c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24022
[Bug 781537] Re: [6.0.2 bzr rev 4605] Sale Order/Invoice: function "Open Resource" doesn't work on product form
*** This bug is a duplicate of bug 770192 ***
https://bugs.launchpad.net/bugs/770192
** This bug has been marked a duplicate of bug 770192
m2o context menu doesn't appear in o2m-popup
* You can subscribe to bug 770192 by following this link: https://bugs.launchpad.net/openobject-client-web/+bug/770192/+subscribe
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/781537
Title:
[6.0.2 bzr rev 4605] Sale Order/Invoice: function "Open Resource"
doesn't work on product form
Status in OpenERP Web Client:
New
Bug description:
cat web/.bzr/branch/last-revision
4605 launchpad_translations_on_behalf_of_openerp-20110512055910-z43rih4a9f5b69yk
1. create SO or INV
2. add or edit a sale order/invoice line
3. click on any "Open Resource" option
4. nothing happens
What should happen?
The pop-up menu for additional functions should be open.
Javascript Error:
openobject.dom.get(prefix + "/_terp_model") is null
http://server:port/openerp/static/javascript/form.js
Javascript Line 810
var model = prefix ? openobject.dom.get(prefix + '/_terp_model').value : openobject.dom.get('_terp_model').value;
Tested that on: Custoers production and test instances and on my own
instances including latest bzr revision (12.05.2011 10:10)
Thanks
thomi
References