c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22696
[Bug 770192] Re: m2o context menu doesn't appear in o2m-popup
Thanks for reporting.
** Changed in: openobject-client-web
Importance: Undecided => Medium
** Changed in: openobject-client-web
Status: New => Confirmed
** Changed in: openobject-client-web
Assignee: (unassigned) => OpenERP SA's Web Client R&D (openerp-dev-web)
--
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:
Confirmed
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.
References