lp://staging/~vauxoo/oemedical/7.0-makelistable
- Get this branch:
- bzr branch lp://staging/~vauxoo/oemedical/7.0-makelistable
Branch merges
Recent revisions
- 127. By Nhomar - Vauxoo
-
[FIX] For v7 and upper isntantiate the model is not necesary eanymore,
Some SQL contraint help improved.
[fix] A model needs _rec_name - 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.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/oemedical