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

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


Author: jerome
Date: Wed Mar 30 11:36:59 2011
New Revision: 44782

URL: http://svn.erp5.org?rev=44782&view=rev
Log:
include _title to be able to use those in relation fields

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=44782&r1=44781&r2=44782&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:36:59 2011
@@ -79,10 +79,14 @@
                 <string>p_variation_base_category_list</string>
                 <string>destination_account</string>
                 <string>destination_function</string>
+                <string>destination_function_title</string>
                 <string>destination_funding</string>
+                <string>destination_funding_title</string>
                 <string>source_account</string>
                 <string>source_function</string>
+                <string>source_function_title</string>
                 <string>source_funding</string>
+                <string>source_funding_title</string>
                 <string>min_delay</string>
                 <string>max_delay</string>
                 <string>min_flow</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=44782&r1=44781&r2=44782&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:36:59 2011
@@ -79,7 +79,9 @@
                 <string>p_variation_base_category_list</string>
                 <string>destination_account</string>
                 <string>destination_function</string>
+                <string>destination_function_title</string>
                 <string>destination_funding</string>
+                <string>destination_funding_title</string>
                 <string>min_delay</string>
                 <string>max_delay</string>
                 <string>min_flow</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=44782&r1=44781&r2=44782&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:36:59 2011
@@ -79,7 +79,9 @@
                 <string>p_variation_base_category_list</string>
                 <string>source_account</string>
                 <string>source_function</string>
+                <string>source_function_title</string>
                 <string>source_funding</string>
+                <string>source_funding_title</string>
                 <string>min_delay</string>
                 <string>max_delay</string>
                 <string>min_flow</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=44782&r1=44781&r2=44782&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:36:59 2011
@@ -1 +1 @@
-13
\ No newline at end of file
+14
\ No newline at end of file



More information about the Erp5-report mailing list