2007-09-04T12:53:25 PROBLEM(100) ActivityTool Could not call method Delivery_confirm on object ('', 'erp5', 'purchase_packing_list_module', '1') Traceback (most recent call last): File "/home/shufla/work/erp5koszerny/Products/CMFActivity/ActivityTool.py", line 181, in __call__ result = getattr(obj, self.method_id)(*self.args, **self.kw) File "/home/shufla/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 306, in __call__ return self._bindAndExec(args, kw, None) File "/home/shufla/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec return self._exec(bound_data, args, kw) File "/home/shufla/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 323, in _exec result = f(*args, **kw) File "Script (Python)", line 11, in Delivery_confirm File "/home/shufla/erp5/lib/python/Products/VerboseSecurity/VerboseSecurityPolicy.py", line 201, in validate raise Unauthorized(info) Unauthorized: The owner of the executing script does not have the required permission. Access to 'edit' of (PackingList at /erp5/purchase_packing_list_module/1) denied. Access requires Modify_portal_content_Permission, granted to the following roles: []. The executing script is (PythonScript at /erp5/Delivery_confirm used for /erp5/purchase_packing_list_module/1), owned by zope, who has the roles ['Assignee', 'Assignor', 'Associate', 'Auditor', 'Authenticated', 'Author', 'Manager', 'Member', 'Owner', 'Reviewer'].