Re: [Health-dev] [task #16399] Support no-patient labtest

2023-07-20 Thread Francisco Maria Moyano Casco
> At the moment, health_lab only support patient labtest, and patient is > required, what about add simple support no-patient labtest, so it can be > used > in environment labtest, water labtest, animal labtest and so no. > > A very simple approach is: > 1. Add 'is_patient' field > 2. Add 'Sample O

[Health-dev] [task #16399] Support no-patient labtest

2023-07-20 Thread Luis Falcon
Update of task #16399 (project health): Should be Finished on: Thu 20 Jul 2023 12:00:00 AM UTC => Wed 20 Dec 2023 12:00:00 AM UTC Status:None => Need Info Assigned to:None => tumashu

[Health-dev] [task #16399] Support no-patient labtest

2023-07-20 Thread Luis Falcon
Update of task #16399 (project health): Category:None => Functionality ___ Reply to this item at: ___ Mess

[Health-dev] [bug #64445] Make y, m, d of years_months_days string returned by compute_age_from_dates translatable.

2023-07-20 Thread Luis Falcon
Follow-up Comment #7, bug #64445 (project health): > 42[Y] 11[M] 9[D] Going back to this representation, I think is the best approach. Easy to split and get elements, and it could allow more than 1 char, although I also think that translation should be kept to 1 character. Question.. how ab

[Health-dev] Working on the documentation

2023-07-20 Thread Gerald Wiese
Hey, we are working on the documentation and aim to have it renewed before the conference end of September. One student from Hannover already transformed the Wikibooks state into Sphinx Read The Docs Theme and we can take this as base. I just pushed it but it’s not yet present on any web ser

[Health-dev] [bug #64445] Make y, m, d of years_months_days string returned by compute_age_from_dates translatable.

2023-07-20 Thread Feng Shu
Follow-up Comment #8, bug #64445 (project health): [comment #7 comment #7:] > > > 42[Y] 11[M] 9[D] looks good. > > Going back to this representation, I think is the best approach. > Easy to split and get elements, and it could allow more than 1 char, although I also think that translation

Re: [Health-dev] [Health] Working on the documentation

2023-07-20 Thread Luis Falcon
Hi, Gerald! On Thu, 20 Jul 2023 16:06:31 +0200 Gerald Wiese wrote: > Hey, > > we are working on the documentation and aim to have it renewed before > the conference end of September. One student from Hannover already > transformed the Wikibooks state into Sphinx Read The Docs Theme and > we c

[Health-dev] [bug #64445] Make y, m, d of years_months_days string returned by compute_age_from_dates translatable.

2023-07-20 Thread Feng Shu
Follow-up Comment #9, bug #64445 (project health): [comment #8 comment #8:] > > [comment #7 comment #7:] > > > > > 42[Y] 11[M] 9[D] > > looks good. I have update the code, and find the result is not good, looks not beautiful, so I prefer zero widht space. you can update to this changeset