- properly set booster/seq_no in the face of the patient [...]
| Newsgroups | gmane.comp.gnu.medical.update |
|---|---|
| Message-ID | <[email protected]> |
Commit from ncq (2004-10-27 08:09 EDT) --------------- - properly set booster/seq_no in the face of the patient not being on any vaccination schedule gnumed gnumed/client/business/gmClinicalRecord.py 1.150 Commit from ncq (2004-10-27 08:11 EDT) --------------- - add is_booster/seq_no as pseudo columns to _cmd_fetch_payload so __init_from_pk() automagically creates all the right things - enhance _init_from_row_data() to construct those fields if need be - make __setitem__ aware of is_booster/seq_no being pseudo columns that do not affect _is_modified gnumed gnumed/client/business/gmVaccination.py 1.15 Commit from ncq (2004-10-27 08:13 EDT) --------------- - __init_from_row_data -> _init_from_row_data so we can override it - more sanity checks gnumed gnumed/client/pycommon/gmBusinessDBObject.py 1.3 Commit from ncq (2004-10-27 08:16 EDT) --------------- - make wxNewId() call internal to classes so that "import <a class> from <us>" works properly - cleanup, properly use helpers - properly deal with save_payload/add_vaccination results - rearrange middle panel to include active schedules gnumed gnumed/client/wxpython/gmVaccWidgets.py 1.11 Commit from ncq (2004-10-27 08:17 EDT) --------------- - robustify should there not be an active patient gnumed gnumed/client/wxpython/gmAllergyWidgets.py 1.4 Commit from ncq (2004-10-27 08:18 EDT) --------------- - insignificant cleanup gnumed gnumed/client/wxpython/gmLabWidgets.py 1.7 gnumed gnumed/client/wxpython/SOAPTextCtrl.py 1.10