changeset 341 | 0a426be2f3a2 |
parent 332 | 86b8d58664eb |
child 629 | 59b6542f5729 |
--- a/server/test/data/schema/Affaire.py Wed Jan 07 14:55:16 2009 +0100 +++ b/server/test/data/schema/Affaire.py Wed Jan 07 14:57:03 2009 +0100 @@ -26,6 +26,7 @@ wf_info_for = ObjectRelation('TrInfo', cardinality='1*', composite='object') depends_on = SubjectRelation('Affaire') + require_permission = SubjectRelation('EPermission') class concerne(RelationType): permissions = {