[go: up one dir, main page]

Menu

Commit [r423]  Maximize  Restore  History

+ TfrmEditDrugs_Prescriptions: added the method ShowHideWhenBeforeAfterFields(const Show: boolean) to force the show/hide of the fields

* TfrmEditDrugs_Prescriptions: hides the "when" fields if it is every hour
+ Started the 5th version of the database
- "tDrugsPrescriptions": Removed the
'E ' = empty stomach
'F ' = full stomach
'==' = no matter
types of "When" field
* "tDrugsPrescriptions": "WhenTime" field is without time zone
+ Added the "fSettingsPatients_GetTime" function: Returns the standard breakfast/lunch/dinner time.
+ Added the "fDrugsPrescriptions_GetStart" function: Returns the start date time of the given prescription of drug. It no start is available, null is returned.
+ Added the "fDrugsPrescriptions_GetEnd" function: Returns the end date time of the given prescription of drug. If it can''t be determinated, null is returned
+ Added the fDrugsPrescriptions_Explode function: Returns the list of the occourences of the given prescription of drugs within the given interval

matfanjol 2016-10-09

changed /trunk/CHANGES.txt
changed /trunk/hor_edit_drugs_prescriptions.lfm
changed /trunk/hor_edit_drugs_prescriptions.pas
changed /trunk/hor_main.lfm
changed /trunk/hor_main.pas
changed /trunk/hor_messages.pas
changed /trunk/locale/healthor.de.po
changed /trunk/locale/healthor.en.po
changed /trunk/locale/healthor.es.po
changed /trunk/locale/healthor.fr_FR.po
changed /trunk/locale/healthor.it.po
changed /trunk/locale/healthor.po
changed /trunk/locale/healthor.pt_PT.po
changed /trunk/locale/healthor.ru.po
removed /trunk/scripts/ExplodePrescriptions.sql
added /trunk/scripts/ver0005.sql