lp://staging/~echeverrifm/oemedical/oemedical_lifestyle
- Get this branch:
- bzr branch lp://staging/~echeverrifm/oemedical/oemedical_lifestyle
Branch merges
- Alexandre Fayolle - camptocamp: Needs Resubmitting
- Pedro Manuel Baeza: Approve (code review)
- Yannick Vaucher @ Camptocamp: Needs Fixing
-
Diff: 519 lines (+32/-421)6 files modifiedoemedical_lifestyle/__openerp__.py (+9/-100)
oemedical_lifestyle/oemedical_menu.xml (+7/-0)
oemedical_lifestyle/security/ir.model.access.csv (+0/-41)
oemedical_lifestyle/security/oemedical_security.xml (+15/-0)
oemedical_lifestyle/views/oemedical_lifestyle_view.xml (+1/-1)
prescription_order.rml (+0/-279)
Branch information
Recent revisions
- 127. By Federico Manuel Echeverri Choux
-
[IMP] oemedical_lifestyle module [ Add description of module ]
- 126. By Federico Manuel Echeverri Choux
-
[IMP] Improve oemedical lifestyle module (Fix some problems to install, dependences and create group for lifestyle for security)
- 125. By Federico Manuel Echeverri Choux
-
[IMP] Improve __openerp__.py clean some lines of others modules
- 123. By Launchpad Translations on behalf of oemedical-commiter
-
Launchpad automatic translations update.
- 122. By Launchpad Translations on behalf of oemedical-commiter
-
Launchpad automatic translations update.
- 121. By Mario Arias
-
Module Split Step III.
web_doc_oemedical, oemedical and oemedical_emr are now installable !!
All other modules have been marked as installable=False. Feel free to work on them to complete migration!!
Just update the Blueprint "separate-main-module" so that others know and avoid duplicating work... Modified python files to new 'from openerp import xxxx' standard
Replaced osv.osv by orm.Model in all modulesadded basic oemedical security groups and rules templates to all modules. The ones on modules marked as not installable stil need cleanup.
added file to keep common constants like list of days / hours / minutes, and replaced values where needed
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 !
*Created patient - medical center relation, so a patient can be related to several medical centers and not just one.
****This has been changed to make use of base_contact module, and will be updated in next MP ****
*Created physician agenda template, so each doctor can define own working hoursAppointment cleanup
- 120. By Launchpad Translations on behalf of oemedical-commiter
-
Launchpad automatic translations update.
- 119. By Mario Arias
-
[IMP] Step II on module split:
Created all new module structure.
Moved all *.py and *.xml files to new locations - 118. By Launchpad Translations on behalf of oemedical-commiter
-
Launchpad automatic translations update.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/oemedical