the following pop-up is displayed when trying to view an individual move (note: i can see the tree list, the error is triggered when i want to view individual moves)
this is the pop-up's text:
Access Denied The requested operation cannot be completed due to security restrictions. Please contact your system administrator. (Document type: Picking List, Operation: read)
and this is from the server log:
File "/opt/openerp/oerp/openerp70/server/openerp/osv/osv.py", line 144, in wrapper
raise except_osv(inst.name, inst.value) except_osv: (u'Access Denied', u'The requested operation cannot be completed due to security restrictions. Please contact your system administrator.\n\n(Document type: Picking List, Operation: read)')