GNU Health - Bugs: bug #62633, Profesional specialities should be...
You are not allowed to post comments on this tracker with your current authentication level.
bug #62633: Profesional specialities should be defined as Many2Many field
Submitter: | Sergi Almacellas Abellana <pokoli> | ||
Submitted: | Wed 15 Jun 2022 12:07:56 PM UTC | ||
Category: | GUI / Frontend | Severity: | 1 - Wish |
Item Group: | None | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open | Release: | None |
Module: | health | Component: | None |
Wed 15 Jun 2022 12:41:42 PM UTC, comment #2: |
Sergi Almacellas Abellana <pokoli>![]() |
Wed 15 Jun 2022 12:24:22 PM UTC, comment #1: Thank you, Sergi!
For improvements / features is best to use the "Tasks" section instead of bugs, so we differentiate what can be included in the upcoming releases from bugs.
We can discuss the proposals and once we are happy with it, we'll convert it to a task for 4.2
Thank you again!
Bests
|
Luis Falcon <meanmicio>![]() |
Wed 15 Jun 2022 12:07:56 PM UTC, original submission:
This will ease the introduction of such data by removing avoiding to create a new record for each specialty improving the UX.
I attached a patch that implements it. |
Sergi Almacellas Abellana <pokoli>![]() |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Hi Luis,
Sorry but I can not create tasks with my user, that's why ended up creating a bug. Great that you can convert them to task.
I found other places that the Many2Many field can be used. For example.
Institution -> Specialitites field
Institution -> Operational sector
Patient -> Recreational Drugs
Normally when there is a One2Many with a single Many2One field we can convert it to improve the UX.
I fear that I have not enought knowledge of GNU-Health to find all the aplicable fields, but if you complete me the list I can work on a patch for all of them.
Best!