Commit 3f28a6d5 authored by Mohamadou Mbengue's avatar Mohamadou Mbengue

* Add role information in EGov Type to make Agent role access

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36728 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2e84f743
<type_roles>
<role id='Agent'>
<property id='title'>Citoyen</property>
<multi_property id='category'>role/citoyen</multi_property>
<multi_property id='category'>role/citoyen/national</multi_property>
<multi_property id='category'>role/citoyen/etranger</multi_property>
</role>
<role id='Agent'>
<property id='title'>Entreprise</property>
<multi_property id='category'>role/entreprise</multi_property>
<multi_property id='category'>role/entreprise/agence</multi_property>
<multi_property id='category'>role/entreprise/siege</multi_property>
<multi_property id='category'>role/entreprise/succursale</multi_property>
</role>
<role id='Agent'>
<property id='title'>Gouvernement</property>
<multi_property id='category'>role/gouvernement</multi_property>
</role>
</type_roles>
\ No newline at end of file
2010-06-30 mohamadou
* Add role information in EGov Type
2010-06-30 mohamadou
* clean EGov_security Extension
......
662
\ No newline at end of file
664
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment