[Erp5-report] r26449 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: CategoryTemplateIt...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Apr 15 16:34:42 CEST 2009


Author: jerome
Date: Wed Apr 15 16:34:42 2009
New Revision: 26449

URL: http://svn.erp5.org?rev=26449&view=rev
Log:
activity for persons must be acquired from organisation and career

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/activity.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/activity.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/activity.xml?rev=26449&r1=26448&r2=26449&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/activity.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/activity.xml [utf8] Wed Apr 15 16:34:42 2009
@@ -34,7 +34,9 @@
         <item>
             <key> <string>acquisition_base_category</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>subordination</string>
+              </tuple>
             </value>
         </item>
         <item>
@@ -48,12 +50,14 @@
         <item>
             <key> <string>acquisition_object_id</string> </key>
             <value>
-              <tuple/>
+              <tuple>
+                <string>default_career</string>
+              </tuple>
             </value>
         </item>
         <item>
             <key> <string>acquisition_portal_type</string> </key>
-            <value> <string>python: []</string> </value>
+            <value> <string>python: [\'Organisation\', \'Career\']</string> </value>
         </item>
         <item>
             <key> <string>acquisition_sync_value</string> </key>
@@ -79,7 +83,9 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>fallback_base_category</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=26449&r1=26448&r2=26449&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Wed Apr 15 16:34:42 2009
@@ -1,1 +1,1 @@
-1154
+1155




More information about the Erp5-report mailing list