c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #24006
[Bug 781537] [NEW] [6.0.2 bzr rev 4605] Sale Order/Invoice: function "Open Resource" doesn't work on product form
Public bug reported:
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
** Affects: openobject-client-web
Importance: Undecided
Status: New
--
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
Follow ups
References