c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22572
[Bug 770192] [NEW] m2o context menu doesn't appear in o2m-popup
Public bug reported:
Hello,
For m2o-field in o2m object, context menu doesn't show up on click of icon to open context menu.
Problem is in makeContextMenu function of form.js, where model initialized wrongly ex. 'prefix//_terp_model', notice twice occurence of '/'
Note: This problem exists bot in trunk and 6.0 branches.
** 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/770192
Title:
m2o context menu doesn't appear in o2m-popup
Status in OpenERP Web Client:
New
Bug description:
Hello,
For m2o-field in o2m object, context menu doesn't show up on click of icon to open context menu.
Problem is in makeContextMenu function of form.js, where model initialized wrongly ex. 'prefix//_terp_model', notice twice occurence of '/'
Note: This problem exists bot in trunk and 6.0 branches.
Follow ups
References