← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 880719] [NEW] Select widget does not update in production environment

 

Public bug reported:

When a many2one field is shown with select widget in a form view.
Ex.: <field name="many2one_field" widget="select"/>

If the server-environment variable into openerp-web.cfg is set to
"production", new objects created in the referenced table won't be shown
as options of the select field: you need to restart the web server to
see the changes.

** Affects: openobject-client-web
     Importance: Undecided
         Status: New


** Tags: form many2one widget

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/880719

Title:
  Select widget does not update in production environment

Status in OpenERP Web Client:
  New

Bug description:
  When a many2one field is shown with select widget in a form view.
  Ex.: <field name="many2one_field" widget="select"/>

  If the server-environment variable into openerp-web.cfg is set to
  "production", new objects created in the referenced table won't be
  shown as options of the select field: you need to restart the web
  server to see the changes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/880719/+subscriptions


Follow ups

References