[Erp5-report] r24427 - /erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Oct 30 15:42:06 CET 2008


Author: mame
Date: Thu Oct 30 15:41:56 2008
New Revision: 24427

URL: http://svn.erp5.org?rev=24427&view=rev
Log:
2008-10-30 mame
* Acquisition copy value activated

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/quantity_unit.xml

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/quantity_unit.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/quantity_unit.xml?rev=24427&r1=24426&r2=24427&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/quantity_unit.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/quantity_unit.xml [utf8] Thu Oct 30 15:41:56 2008
@@ -34,17 +34,12 @@
         <item>
             <key> <string>acquisition_base_category</string> </key>
             <value>
-              <tuple>
-                <string>delivery</string>
-                <string>order</string>
-                <string>parent</string>
-                <string>resource</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>
             <key> <string>acquisition_copy_value</string> </key>
-            <value> <int>0</int> </value>
+            <value> <int>1</int> </value>
         </item>
         <item>
             <key> <string>acquisition_mask_value</string> </key>
@@ -58,7 +53,7 @@
         </item>
         <item>
             <key> <string>acquisition_portal_type</string> </key>
-            <value> <string>python: list( portal.getPortalAcquisitionMovementTypeList() + portal.getPortalItemTypeList() + portal.getPortalDeliveryTypeList() + portal.getPortalOrderTypeList() + portal.getPortalInvoiceTypeList() + portal.getPortalResourceTypeList())</string> </value>
+            <value> <string>python: []</string> </value>
         </item>
         <item>
             <key> <string>acquisition_sync_value</string> </key>
@@ -84,7 +79,9 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>fallback_base_category</string> </key>
@@ -110,7 +107,7 @@
         </item>
         <item>
             <key> <string>last_id</string> </key>
-            <value> <string>1</string> </value>
+            <value> <string>4</string> </value>
         </item>
         <item>
             <key> <string>membership_criterion_base_category</string> </key>




More information about the Erp5-report mailing list