openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #10041
[Bug 975164] [NEW] new fields added not present when running with gunicorn
Public bug reported:
hi,
i have added some fields in product.product model.
if i run openerp in classic mode, there is no problem.
if i run openerp with gunicorn, the error bellow appear.
thanks for all
View error
Can't find field 'date_debut_saison' in the following view parts composing the view of object model 'product.product':
* product.normal.form.inherit.retail
Either you wrongly customized this view, or some modules bringing those
views are not compatible with your current data model
My customer have on OPW I send it to the support too.
** Affects: openobject-server
Importance: Undecided
Status: New
** Tags: gunicorn
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/975164
Title:
new fields added not present when running with gunicorn
Status in OpenERP Server:
New
Bug description:
hi,
i have added some fields in product.product model.
if i run openerp in classic mode, there is no problem.
if i run openerp with gunicorn, the error bellow appear.
thanks for all
View error
Can't find field 'date_debut_saison' in the following view parts composing the view of object model 'product.product':
* product.normal.form.inherit.retail
Either you wrongly customized this view, or some modules bringing
those views are not compatible with your current data model
My customer have on OPW I send it to the support too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/975164/+subscriptions
Follow ups
References