[Erp5-report] r7609 - /erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 5 17:56:10 CEST 2006


Author: kevin
Date: Mon Jun  5 17:56:09 2006
New Revision: 7609

URL: http://svn.erp5.org?rev=7609&view=rev
Log:
Remove old business_template_include_sub_categories trick.

Modified:
    erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/financial_section.xml
    erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/gap.xml

Modified: erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/financial_section.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/financial_section.xml?rev=7609&r1=7608&r2=7609&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/financial_section.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/financial_section.xml Mon Jun  5 17:56:09 2006
@@ -27,18 +27,7 @@
         <item>
             <key> <string>_local_properties</string> </key>
             <value>
-              <tuple>
-                <dictionary>
-                  <item>
-                      <key> <string>id</string> </key>
-                      <value> <string>business_template_include_sub_categories</string> </value>
-                  </item>
-                  <item>
-                      <key> <string>type</string> </key>
-                      <value> <string>boolean</string> </value>
-                  </item>
-                </dictionary>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>
@@ -394,10 +383,6 @@
         </item>
         <item>
             <key> <string>acquisition_sync_value</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>business_template_include_sub_categories</string> </key>
             <value> <int>0</int> </value>
         </item>
         <item>

Modified: erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/gap.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/gap.xml?rev=7609&r1=7608&r2=7609&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/gap.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/CategoryTemplateItem/portal_categories/gap.xml Mon Jun  5 17:56:09 2006
@@ -27,18 +27,7 @@
         <item>
             <key> <string>_local_properties</string> </key>
             <value>
-              <tuple>
-                <dictionary>
-                  <item>
-                      <key> <string>id</string> </key>
-                      <value> <string>business_template_include_sub_categories</string> </value>
-                  </item>
-                  <item>
-                      <key> <string>type</string> </key>
-                      <value> <string>boolean</string> </value>
-                  </item>
-                </dictionary>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>
@@ -89,10 +78,6 @@
         </item>
         <item>
             <key> <string>acquisition_sync_value</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>business_template_include_sub_categories</string> </key>
             <value> <int>0</int> </value>
         </item>
         <item>




More information about the Erp5-report mailing list