[Erp5-report] r45043 leonardo - in /erp5/trunk/bt5/erp5_base: CategoryTemplateItem/portal_c...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Apr 4 13:55:20 CEST 2011


Author: leonardo
Date: Mon Apr  4 13:55:19 2011
New Revision: 45043

URL: http://svn.erp5.org?rev=45043&view=rev
Log:
Move base category description to proper property

Modified:
    erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/destination_region.xml
    erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/source_region.xml
    erp5/trunk/bt5/erp5_base/bt/revision

Modified: erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/destination_region.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/destination_region.xml?rev=45043&r1=45042&r2=45043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/destination_region.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/destination_region.xml [utf8] Mon Apr  4 13:55:19 2011
@@ -48,9 +48,7 @@
         <item>
             <key> <string>acquisition_object_id</string> </key>
             <value>
-              <tuple>
-                <string>A virtual Category which allows to access the region of destination value of a Movement as if it were a category.</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>
@@ -83,9 +81,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string>A virtual Category which allows to access the region of destination value of a Movement as if it were a category.</string> </value>
         </item>
         <item>
             <key> <string>fallback_base_category</string> </key>

Modified: erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/source_region.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/source_region.xml?rev=45043&r1=45042&r2=45043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/source_region.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/CategoryTemplateItem/portal_categories/source_region.xml [utf8] Mon Apr  4 13:55:19 2011
@@ -48,9 +48,7 @@
         <item>
             <key> <string>acquisition_object_id</string> </key>
             <value>
-              <tuple>
-                <string>A virtual Category which allows to access the region of section value of a Movement as if it were a category.</string>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>
@@ -83,9 +81,7 @@
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value>
-              <none/>
-            </value>
+            <value> <string>A virtual Category which allows to access the region of section value of a Movement as if it were a category.</string> </value>
         </item>
         <item>
             <key> <string>fallback_base_category</string> </key>

Modified: erp5/trunk/bt5/erp5_base/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_base/bt/revision?rev=45043&r1=45042&r2=45043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_base/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_base/bt/revision [utf8] Mon Apr  4 13:55:19 2011
@@ -1 +1 @@
-968
\ No newline at end of file
+969
\ No newline at end of file



More information about the Erp5-report mailing list