OpenERP Custom fields

Steps

OpenERP/Odoo sync will fail if Patient Attributes are not created in Odoo in the `res.partner.attributes` table. Please see this thread to understand the steps: https://talk.openmrs.org/t/bahmni-implementation-creating-robust-deployment/36034/8?u=gsluthra


In order to sync a new patient attribute from OpenMRS to OpenERP, a new column has to be added in 'res.partner.attributes' model of OpenERP.

Column name has to be same as the patient attribute name in OpenMRS.

Column name can be added to a table in OpenERP via UI in the following way


The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)