Commit 332281fb authored by iv's avatar iv

ERP5Workflow: why were there permission roles dict on workflow???

parent 09ed876e
......@@ -76,7 +76,6 @@ class Workflow(IdAsReferenceMixin("", "prefix"), XMLObject):
default_reference = ''
workflow_managed_permission = ()
managed_role = ()
state_permission_roles = {} # { permission: [role] or (role,) }
manager_bypass = 0
# Declarative security
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment