• iv's avatar
    ERP5Workflow: use a persistent mapping for state_permission_roles · c8d35a67
    iv authored
    WIP
    todo: remove property in property sheet
    persistent mapping will take care of changes on the dict and commit them in the ZODB
    otherwise, because we change the attributes of the dict and not of the State object,
    the changes will be lost
    c8d35a67
Workflow.py 46.9 KB