Public bug reported:
Steps:
* create a new db with no modules except 'base'
* add a custom field on 'res.partner.address' model
* install 'crm_sale' module (we need 'crm.lead' which inherit
'res.partner.address')
* stop server and do an "update all"
* the custom field now exists in ir_model_fields for 'crm.lead' model but the
column does not exist in 'crm_lead' table
** Affects: openobject-server
Importance: Medium
Assignee: OpenERP R&D Team (openerp-dev)
Status: Confirmed
** Changed in: openobject-server
Assignee: (unassigned) => OpenERP R&D Team (openerp-dev)
** Changed in: openobject-server
Status: New => Confirmed
--
You received this bug notification because you are a member of OpenERP
R&D Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/787548
Title:
module update does not create inherited custom fields in database
Status in OpenERP Server:
Confirmed
Bug description:
Steps:
* create a new db with no modules except 'base'
* add a custom field on 'res.partner.address' model
* install 'crm_sale' module (we need 'crm.lead' which inherit
'res.partner.address')
* stop server and do an "update all"
* the custom field now exists in ir_model_fields for 'crm.lead' model but the
column does not exist in 'crm_lead' table
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-web
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-web
More help : https://help.launchpad.net/ListHelp