misc/migration/3.5.10_Any.py
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Mon, 28 Mar 2011 19:31:26 +0200
branchstable
changeset 7126 9ebc24d85bb5
parent 3977 5c84c6df6798
child 8798 cdab3aadc679
permissions -rw-r--r--
Added tag cubicweb-debian-version-3.11.2-1 for changeset 954b5b51cd92

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'))