← Back to team overview

openerp-dev-web team mailing list archive

[Bug 787548] [NEW] module update does not create inherited custom fields in database

 

Olivier (Open ERP) (olt) has assigned this bug to you for OpenERP Server:

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: Undecided
     Assignee: OpenERP R&D Team (openerp-dev)
         Status: New

-- 
module update does not create inherited custom fields in database
https://bugs.launchpad.net/bugs/787548
You received this bug notification because you are a member of OpenERP R&D Team, which is a bug assignee.


References