lp:~echeverrifm/oemedical/oemedical_socioeconomics

Created by Federico Manuel Echeverri Choux and last modified
Get this branch:
bzr branch lp:~echeverrifm/oemedical/oemedical_socioeconomics
Only Federico Manuel Echeverri Choux can upload to this branch. If you are Federico Manuel Echeverri Choux please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Federico Manuel Echeverri Choux
Project:
oemedical
Status:
Development

Recent revisions

128. By Federico Manuel Echeverri Choux

[IMP] Improve oemedical_socioeconomics module (fix description on __openerp__.py and remove commented field on oemedical_socioeconomics_view.xml )

127. By Federico Manuel Echeverri Choux

[IMP] Improve __openerp__.py of socioeconomics module

126. By Federico Manuel Echeverri Choux

[IMP] Improve description Socioeconomics module and clean code of oemedical_socioeconomics.py file

125. By Federico Manuel Echeverri Choux

[IMP] Improve oemedical socioeconomics module (Fix oemedical_socioeconomics_view.xml view, improve menu, add security file .csv and remove groups of oemedical_security.xml )

124. By Federico Manuel Echeverri Choux

[IMP] Improve oemedical socioeconomics module (Fix some problems to install, Remove comments, improve dependences and move file )

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 modules

added 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 hours

Appointment 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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:oemedical
This branch contains Public information 
Everyone can see this information.