[Erp5-report] r44776 jerome - in /erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets: ...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Mar 30 11:11:28 CEST 2011


Author: jerome
Date: Wed Mar 30 11:11:27 2011
New Revision: 44776

URL: http://svn.erp5.org?rev=44776&view=rev
Log:
- acquire function and funding from default supply lines
- acquire both source & destination from default internal supply line

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/internal_supply_line_property.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/purchase_supply_line_property.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/sale_supply_line_property.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/internal_supply_line_property.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/internal_supply_line_property.xml?rev=44776&r1=44775&r2=44776&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/internal_supply_line_property.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/internal_supply_line_property.xml [utf8] Wed Mar 30 11:11:27 2011
@@ -24,6 +24,24 @@
             </value>
         </item>
         <item>
+            <key> <string>acquisition_base_category</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>acquisition_object_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>alt_accessor_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>categories</string> </key>
             <value>
               <tuple>
@@ -59,6 +77,11 @@
                 <string>destination_reference</string>
                 <string>p_variation_base_category_list</string>
                 <string>destination_account</string>
+                <string>destination_function</string>
+                <string>destination_funding</string>
+                <string>source_account</string>
+                <string>source_function</string>
+                <string>source_funding</string>
                 <string>min_delay</string>
                 <string>max_delay</string>
                 <string>min_flow</string>
@@ -73,6 +96,12 @@
             <value> <string>python: (\'Internal Supply Line\',)</string> </value>
         </item>
         <item>
+            <key> <string>content_translation_acquired_property_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>description</string> </key>
             <value>
               <none/>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/purchase_supply_line_property.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/purchase_supply_line_property.xml?rev=44776&r1=44775&r2=44776&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/purchase_supply_line_property.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/purchase_supply_line_property.xml [utf8] Wed Mar 30 11:11:27 2011
@@ -24,6 +24,24 @@
             </value>
         </item>
         <item>
+            <key> <string>acquisition_base_category</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>acquisition_object_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>alt_accessor_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>categories</string> </key>
             <value>
               <tuple>
@@ -59,6 +77,8 @@
                 <string>destination_reference</string>
                 <string>p_variation_base_category_list</string>
                 <string>destination_account</string>
+                <string>destination_function</string>
+                <string>destination_funding</string>
                 <string>min_delay</string>
                 <string>max_delay</string>
                 <string>min_flow</string>
@@ -73,6 +93,12 @@
             <value> <string>python: (\'Purchase Supply Line\',)</string> </value>
         </item>
         <item>
+            <key> <string>content_translation_acquired_property_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>description</string> </key>
             <value>
               <none/>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/sale_supply_line_property.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/sale_supply_line_property.xml?rev=44776&r1=44775&r2=44776&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/sale_supply_line_property.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/sale_supply_line_property.xml [utf8] Wed Mar 30 11:11:27 2011
@@ -24,6 +24,24 @@
             </value>
         </item>
         <item>
+            <key> <string>acquisition_base_category</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>acquisition_object_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>alt_accessor_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>categories</string> </key>
             <value>
               <tuple>
@@ -59,6 +77,8 @@
                 <string>destination_reference</string>
                 <string>p_variation_base_category_list</string>
                 <string>source_account</string>
+                <string>source_function</string>
+                <string>source_funding</string>
                 <string>min_delay</string>
                 <string>max_delay</string>
                 <string>min_flow</string>
@@ -73,6 +93,12 @@
             <value> <string>python: (\'Sale Supply Line\',)</string> </value>
         </item>
         <item>
+            <key> <string>content_translation_acquired_property_id</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
             <key> <string>description</string> </key>
             <value>
               <none/>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision?rev=44776&r1=44775&r2=44776&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_property_sheets/bt/revision [utf8] Wed Mar 30 11:11:27 2011
@@ -1 +1 @@
-11
\ No newline at end of file
+12
\ No newline at end of file



More information about the Erp5-report mailing list