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

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


Author: jerome
Date: Wed Mar 30 11:20:37 2011
New Revision: 44777

URL: http://svn.erp5.org?rev=44777&view=rev
Log:
list properties are not acquired like they use to be ... add _list property for now

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=44777&r1=44776&r2=44777&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:20:37 2011
@@ -67,6 +67,7 @@
                 <string>source_value</string>
                 <string>destination_value</string>
                 <string>quantity_step</string>
+                <string>quantity_step_list</string>
                 <string>priced_quantity</string>
                 <string>start_date</string>
                 <string>stop_date</string>

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=44777&r1=44776&r2=44777&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:20:37 2011
@@ -67,6 +67,7 @@
                 <string>source_value</string>
                 <string>destination_value</string>
                 <string>quantity_step</string>
+                <string>quantity_step_list</string>
                 <string>priced_quantity</string>
                 <string>start_date</string>
                 <string>stop_date</string>

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=44777&r1=44776&r2=44777&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:20:37 2011
@@ -67,6 +67,7 @@
                 <string>source_value</string>
                 <string>destination_value</string>
                 <string>quantity_step</string>
+                <string>quantity_step_list</string>
                 <string>priced_quantity</string>
                 <string>start_date</string>
                 <string>stop_date</string>

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=44777&r1=44776&r2=44777&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:20:37 2011
@@ -1 +1 @@
-12
\ No newline at end of file
+13
\ No newline at end of file



More information about the Erp5-report mailing list