[Erp5-report] r45042 leonardo - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: CategoryT...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Apr 4 13:54:27 CEST 2011
Author: leonardo
Date: Mon Apr 4 13:54:26 2011
New Revision: 45042
URL: http://svn.erp5.org?rev=45042&view=rev
Log:
Move base category description to proper property
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/destination_payment_region.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/source_payment_region.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/destination_payment_region.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/destination_payment_region.xml?rev=45042&r1=45041&r2=45042&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/destination_payment_region.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/destination_payment_region.xml [utf8] Mon Apr 4 13:54:26 2011
@@ -49,9 +49,7 @@
<item>
<key> <string>acquisition_object_id</string> </key>
<value>
- <tuple>
- <string>A virtual Category which allows to access the region of destination payment value of an Arrow as if it were a category.</string>
- </tuple>
+ <tuple/>
</value>
</item>
<item>
@@ -85,9 +83,7 @@
</item>
<item>
<key> <string>description</string> </key>
- <value>
- <none/>
- </value>
+ <value> <string>A virtual Category which allows to access the region of destination payment value of an Arrow as if it were a category.</string> </value>
</item>
<item>
<key> <string>fallback_base_category</string> </key>
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/source_payment_region.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/source_payment_region.xml?rev=45042&r1=45041&r2=45042&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/source_payment_region.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/source_payment_region.xml [utf8] Mon Apr 4 13:54:26 2011
@@ -49,9 +49,7 @@
<item>
<key> <string>acquisition_object_id</string> </key>
<value>
- <tuple>
- <string>A virtual Category which allows to access the region of source payment value of an Arrow as if it were a category.</string>
- </tuple>
+ <tuple/>
</value>
</item>
<item>
@@ -85,9 +83,7 @@
</item>
<item>
<key> <string>description</string> </key>
- <value>
- <none/>
- </value>
+ <value> <string>A virtual Category which allows to access the region of source payment value of an Arrow as if it were a category.</string> </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=45042&r1=45041&r2=45042&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Mon Apr 4 13:54:26 2011
@@ -1 +1 @@
-40942
\ No newline at end of file
+40943
\ No newline at end of file
More information about the Erp5-report
mailing list