misc/migration/3.5.10_Any.py
author Aurelien Campeas <aurelien.campeas@logilab.fr>
Fri, 12 Feb 2010 13:32:14 +0100
branchstable
changeset 4558 259e7ef7c373
parent 3977 5c84c6df6798
child 8798 cdab3aadc679
permissions -rw-r--r--
Added tag 3.5 for changeset a0571ff0cb5d

sync_schema_props_perms('state_of')
sync_schema_props_perms('transition_of')
for etype in ('State', 'BaseTransition', 'Transition', 'WorkflowTransition'):
    sync_schema_props_perms((etype, 'name', 'String'))