misc/migration/2.48.8_Any.py
author sylvain.thenault@logilab.fr
Fri, 20 Feb 2009 01:49:39 +0100
branchtls-sprint
changeset 885 b101d2ae80b4
parent 0 b97547f5f1fa
child 1398 5fe84a5f7035
permissions -rw-r--r--
no need for both EntityRelatedTab / EntityRelatedView which are doing the same thing

for etype in ('ERType', 'EFRDef', 'ENFRDef', 'EConstraint', 'EConstraintType'):
    synchronize_permissions(etype)