# HG changeset patch # User Sylvain Thénault # Date 1249076390 -7200 # Node ID 7bfa83772d90ff81d23a6d9d38e39212ace5885f # Parent 5196d213f4e3ac3dcf89738da7a46309717a8b12 [F schema] set inlined=False to ensure it'is not inlined by accident diff -r 5196d213f4e3 -r 7bfa83772d90 schemas/workflow.py --- a/schemas/workflow.py Fri Jul 31 23:38:27 2009 +0200 +++ b/schemas/workflow.py Fri Jul 31 23:39:50 2009 +0200 @@ -119,7 +119,7 @@ """indicate the current state of an entity""" # not inlined intentionnaly since when using ldap sources, user'state # has to be stored outside the CWUser table - + inlined = False # add/delete perms given to managers/users, after what most of the job # is done by workflow enforcment permissions = {