|
From: | Edgar Hagenbichler |
Subject: | Re: [Health-dev] Questions, comments and possible bugs |
Date: | Fri, 14 May 2021 16:54:00 +0200 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 |
Dear Gerald
I am no developer, but I want to add a commentDear developers of GNU Health,
- This one is not only technical: For gender there is only male and female. I think it would be nice to extend this. For example in Germany there is "divers" as third official gender since 2018, other countries have even more possible entries. https://en.wikipedia.org/wiki/Third_gender
You are right, this is necessary, also in Austria. At /usr/lib/python3.6/sitepackages/trytond/modules/health/health.py in line 452 there is gender=fields.Selection([ and then male and female. As I added "divers" and restarted the client, nothing changed. Probably it would be be necessary to update the health module, but I did not try that. And I am not aware of which impact it would have to add this third gender for other modules or algorithms, but maybe I will try it in the future.
Kind regards
Edgar
[Prev in Thread] | Current Thread | [Next in Thread] |