misc/migration/3.5.10_Any.py
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Thu, 04 Mar 2010 16:26:52 +0100
branchstable
changeset 4820 0a16f07112b9
parent 3977 5c84c6df6798
child 8798 cdab3aadc679
permissions -rw-r--r--
[pkg/debian] prepare 3.6.1-2

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