Commit a3d730e4 authored by Jérome Perrin's avatar Jérome Perrin

activity for persons must be acquired from organisation and career


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26449 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7bf508db
...@@ -34,7 +34,9 @@ ...@@ -34,7 +34,9 @@
<item> <item>
<key> <string>acquisition_base_category</string> </key> <key> <string>acquisition_base_category</string> </key>
<value> <value>
<tuple/> <tuple>
<string>subordination</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -48,12 +50,14 @@ ...@@ -48,12 +50,14 @@
<item> <item>
<key> <string>acquisition_object_id</string> </key> <key> <string>acquisition_object_id</string> </key>
<value> <value>
<tuple/> <tuple>
<string>default_career</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
<key> <string>acquisition_portal_type</string> </key> <key> <string>acquisition_portal_type</string> </key>
<value> <string>python: []</string> </value> <value> <string>python: [\'Organisation\', \'Career\']</string> </value>
</item> </item>
<item> <item>
<key> <string>acquisition_sync_value</string> </key> <key> <string>acquisition_sync_value</string> </key>
...@@ -79,7 +83,9 @@ ...@@ -79,7 +83,9 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>fallback_base_category</string> </key> <key> <string>fallback_base_category</string> </key>
......
1154 1155
\ 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