Commit fc5f1400 authored by Gabriel Monnerat's avatar Gabriel Monnerat

update test_vifib_customer_a person and add it in Local Roles Template Item

parent 280c4a31
<local_roles_item>
<local_roles>
<role id='HR-AGNT_my_group'>
<item>Assignor</item>
<item>Auditor</item>
</role>
<role id='supergabriel'>
<item>Owner</item>
</role>
<role id='test_vifib_customer_a'>
<item>Associate</item>
</role>
</local_roles>
</local_roles_item>
\ No newline at end of file
...@@ -84,6 +84,14 @@ ...@@ -84,6 +84,14 @@
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value> </value>
</item> </item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>role/client</string>
</tuple>
</value>
</item>
<item> <item>
<key> <string>default_reference</string> </key> <key> <string>default_reference</string> </key>
<value> <string>test_vifib_customer_a</string> </value> <value> <string>test_vifib_customer_a</string> </value>
...@@ -96,7 +104,7 @@ ...@@ -96,7 +104,7 @@
</item> </item>
<item> <item>
<key> <string>first_name</string> </key> <key> <string>first_name</string> </key>
<value> <string>Test Vifib</string> </value> <value> <string>Test</string> </value>
</item> </item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
...@@ -108,13 +116,7 @@ ...@@ -108,13 +116,7 @@
</item> </item>
<item> <item>
<key> <string>last_name</string> </key> <key> <string>last_name</string> </key>
<value> <string>Customer A</string> </value> <value> <string>Vifib Customer A</string> </value>
</item>
<item>
<key> <string>password</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAU=</string> </persistent>
</value>
</item> </item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
...@@ -145,24 +147,4 @@ ...@@ -145,24 +147,4 @@
<none/> <none/>
</pickle> </pickle>
</record> </record>
<record id="5" aka="AAAAAAAAAAU=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>default</string> </key>
<value> <string>{SSHA}N9ih1W68kvrWtNsxPPtBSB9SUODG6fBU6x9i</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
...@@ -80,10 +80,7 @@ ...@@ -80,10 +80,7 @@
</record> </record>
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple> <global name="PersistentMapping" module="Persistence.mapping"/>
<global name="PersistentMapping" module="Persistence.mapping"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -98,10 +95,7 @@ ...@@ -98,10 +95,7 @@
</record> </record>
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<tuple> <global name="PersistentMapping" module="Persistence.mapping"/>
<global name="PersistentMapping" module="Persistence.mapping"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
......
...@@ -10,12 +10,6 @@ ...@@ -10,12 +10,6 @@
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>default_email</string> </value> <value> <string>default_email</string> </value>
</item> </item>
<item>
<key> <string>int_index</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>portal_type</string> </key> <key> <string>portal_type</string> </key>
<value> <string>Email</string> </value> <value> <string>Email</string> </value>
...@@ -26,12 +20,6 @@ ...@@ -26,12 +20,6 @@
<none/> <none/>
</value> </value>
</item> </item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>url_string</string> </key> <key> <string>url_string</string> </key>
<value> <string>test_customer@example.org</string> </value> <value> <string>test_customer@example.org</string> </value>
......
170 171
\ No newline at end of file \ 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