openerp-community-reviewer team mailing list archive
-
openerp-community-reviewer team
-
Mailing list archive
-
Message #01545
[Merge] lp:~the-clone-master/oemedical/oemedical into lp:oemedical
The proposal to merge lp:~the-clone-master/oemedical/oemedical into lp:oemedical has been updated.
Commit Message changed to:
Modified python files to new 'from openerp import xxxx' standard
Replaced osv.osv by orm.Model in all modules
added basic oemedical security groups and rules
added file to keep common constants like list of days / hours / minutes, and replaced values where needed
oemedical_surgery clean-up - but still not integrated to oemedical:
*Updated oemedical_surgery module filenames to oemedical naming convention
*removed oemedical_surgery translation and security files, comming from original "medical" project
Patient and Physician models cleanup
*Removed Patient SSN field as redundant: field 'ref' from partner already overwriten as SSN
*ref can not be a sequence in Patient\nRedundant photo field for patient as partner already has image field
*Physician and Patient made to inherit from User, in preparation to online web access to oemedical using new website CMS modules in trunk !
*Please help with form layouts for Patient and Physician... ;-)
*Created patient - medical center relation, so a patient can be related to several medical centers and not just one
*Created physician agenda template, so each doctor can define own working hours
Appointment cleanup
*Created workflow file with sample from account. Not integrated yet to oemedical
For more details, see:
https://code.launchpad.net/~the-clone-master/oemedical/oemedical/+merge/193431
--
https://code.launchpad.net/~the-clone-master/oemedical/oemedical/+merge/193431
Your team OEmedical Commiter is subscribed to branch lp:oemedical.
References