← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 628001] Re: [trunk] problem saveing filter as short cut as user demo

 

This had been solved before the release of RC1 I believe.
BTW the Administration/Custom Shortcuts is just present to let the Admin manage them, but there are displayed in the top menu bar of Web Client and in the shortcuts section of the Menu in the GTK, where you expect them. You need to reload the view to see them, however.

** Changed in: openobject-client
   Importance: Undecided => Medium

** Changed in: openobject-client
       Status: Confirmed => Fix Released

** Changed in: openobject-client
    Milestone: None => 6.0-rc2

-- 
[trunk] problem saveing filter as short cut as user demo
https://bugs.launchpad.net/bugs/628001
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject GTK Client: Fix Released

Bug description:
given the answer in respect to saving shortcuts in

https://bugs.launchpad.net/bugs/618135

demo user can not save shortcuts - if this is intended behaviour the menu item "save as shortcut" should not be available

IMHO this is the resulting error
tiny_socket.Myexception: ('warning -- AccessError\n\nYou can not create this kind of document! (ir.ui.menu)', 'Traceback (most recent call last):\n  File "/home2/gass/OpenERP/trunk/openobject-server/bin/netsvc.py", line 431, in dispatch\n    result = ExportService.getService(service_name).dispatch(method, auth, params)\n  File "/home2/gass/OpenERP/trunk/openobject-server/bin/service/web_services.py", line 589, in dispatch\n    res = fn(db, uid, *params)\n  File "/home2/gass/OpenERP/trunk/openobject-server/bin/osv/osv.py", line 61, in wrapper\n    self.abortResponse(1, inst.name, \'warning\', inst.value)\n  File "/home2/gass/OpenERP/trunk/openobject-server/bin/netsvc.py", line 69, in abortResponse\n    raise Exception("%s -- %s\\n\\n%s"%(origin, description, details))\nException: warning -- AccessError\n\nYou can not create this kind of document! (ir.ui.menu)\n')

BTW  if shortcuts are saved in "Administration / Custom shortcuts" they will not be available for normal users as they do not have access to Administration Menu usually.

May be I miss the idea behind shortcuts - but I would have expected to see shortcuts integrated in the (individual) shortcut menu of forms.