• iv's avatar
    ERP5Workflow: fix initialization of permissions on states · 81b94a7a
    iv authored
    during workflow conversion
    On DCWorkflow states, when the workflow does not manage permissions,
    they may appear in some states's permission_roles dict.
    This create wrong permissions, and we should not set them if they are
    not managed by the workflow.
    81b94a7a
WorkflowTool.py 63.9 KB