Re: [Health-dev] Access right for gnuhealth.patient.cage

2015-12-11 Thread Luis Falcon
> > I don't agree to remove access rights from the base. I think if they > are well define they will match most of the needs. It is done like > that in Tryton. If for a local installation, someone need some access > right tuning, he still can by adding new records (that's why a > default access ri

[Health-dev] [task #13769] Flexible name on party (person)

2015-12-11 Thread Luis Falcon
Follow-up Comment #6, task #13769 (project health): changeset 2224:6993f32d7154 tip health : Allow searching for any alias(nickname), temporal, oficial person name ___ Reply to this item at: __

Re: [Health-dev] Access right for gnuhealth.patient.cage

2015-12-11 Thread Cédric Krier
On 2015-12-11 09:30, Luis Falcon wrote: > > > > I don't agree to remove access rights from the base. I think if they > > are well define they will match most of the needs. It is done like > > that in Tryton. If for a local installation, someone need some access > > right tuning, he still can by ad

Re: [Health-dev] Access right for gnuhealth.patient.cage

2015-12-11 Thread Luis Falcon
Hi there ! On Fri, 11 Dec 2015 22:31:23 +0700 Cédric Krier wrote: > On 2015-12-11 09:30, Luis Falcon wrote: > > > > > > I don't agree to remove access rights from the base. I think if > > > they are well define they will match most of the needs. It is > > > done like that in Tryton. If for a loc

[Health-dev] [task #13769] Flexible name on party (person)

2015-12-11 Thread Luis Falcon
Follow-up Comment #7, task #13769 (project health): Move the person alias on the party to the PersonName model of type "nickname", and drop the field name. PS: I had to rename the "alias" attribute / field name to "nick", on the party, since Python SQL tracebacked with this party.alias. _

[Health-dev] [task #13769] Flexible name on party (person)

2015-12-11 Thread Cédric Krier
Follow-up Comment #8, task #13769 (project health): Because alias is a method of Table. In such case, you must use: Column(table, 'alias') ___ Reply to this item at:

Re: [Health-dev] Access right for gnuhealth.patient.cage

2015-12-11 Thread Cédric Krier
On 2015-12-11 16:40, Luis Falcon wrote: > > For the cage model, the problem is to define what is the default > > access right (for user without any group) and is there other group > > that should have more access rights than the default. > > > OK. So what should be the default access right? I gue

Re: [Health-dev] Access right for gnuhealth.patient.cage

2015-12-11 Thread Luis Falcon
On Sat, 12 Dec 2015 00:01:08 +0700 Cédric Krier wrote: > On 2015-12-11 16:40, Luis Falcon wrote: > > > For the cage model, the problem is to define what is the default > > > access right (for user without any group) and is there other group > > > that should have more access rights than the defau

[Health-dev] [task #13769] Flexible name on party (person)

2015-12-11 Thread Luis Falcon
Follow-up Comment #9, task #13769 (project health): Thanks. In any case, since that column was to be dropped, the workaround was OK. best, ___ Reply to this item at: ___

[Health-dev] [task #13769] Flexible name on party (person)

2015-12-11 Thread Luis Falcon
Update of task #13769 (project health): Percent Complete: 50% => 80% ___ Follow-up Comment #10: changeset 2226:6c01efd232c6 tip - Use the name format representation of the official name - Us

Re: [Health-dev] [bug #46666] Resize the party photo

2015-12-11 Thread Bounmy Sihaphom
On Fri, Dec 11, 2015 at 11:57 AM, Cédric Krier wrote: > URL: > > > Summary: Resize the party photo > Project: GNU Health > Submitted by: cedk > Submitted on: Fri 11 Dec 2015 05:57:08 AM CET >

Re: [Health-dev] [bug #46666] Resize the party photo

2015-12-11 Thread Anousak Souphavanh
Excellent guys, especially cedric and Nicolas whom worked hard on these issues. Appreciated for seeing big improvements. Anousak On Dec 12, 2015 8:12 AM, "Bounmy Sihaphom" wrote: > > > > On Fri, Dec 11, 2015 at 11:57 AM, Cédric Krier > wrote: > >> URL: >>

Re: [Health-dev] Appoitments schedule

2015-12-11 Thread Carlos Eduardo Sotelo Pinto
Dear Comunity I am looking a way to customize this behavior, in order to add two filters to the Appoitments, however I couldnt find wich views I must edit or customize. I am trying to understand the workflow on this appointments modules and notice that there are more than one module related, any s