misc/migration/3.5.10_Any.py
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 25 Feb 2010 11:40:47 +0100
branchstable
changeset 4698 9bd98fc7ef3d
parent 3977 5c84c6df6798
child 8798 cdab3aadc679
permissions -rw-r--r--
[uicfg] section='inlined' is acceptable for inlined forms

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