c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12782
[Bug 702772] Re: shortcut menu in menu bar doesn't work
hello,
Yes, they do not work anymore after the changes took at the server at 3270 odo@xxxxxxxxxxx-20110115045058-d7iqs6himuf2kyps for translations. previously the get_sc method was was returning something like['id',name] format
[{'res_id': [78,'Customer'], 'id': 7}] now it returns the [{'res_id': 78, 'id': 7, 'name': 'Customers'}]
We will fix it soon on the trunk client to support the new return
format.
Thanks
--
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/702772
Title:
shortcut menu in menu bar doesn't work
Status in OpenObject GTK Client:
Confirmed
Bug description:
if you click on one shortcut in the menu bar, it doesn't work, only
edit work in that menu
References