[Erp5-report] r23943 - in /erp5/trunk/bt5/erp5_public_accounting_budget: PortalTypeBaseCate...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Oct 1 16:54:37 CEST 2008


Author: jerome
Date: Wed Oct  1 16:54:35 2008
New Revision: 23943

URL: http://svn.erp5.org?rev=23943&view=rev
Log:
Add missing Account | budget_section category

Modified:
    erp5/trunk/bt5/erp5_public_accounting_budget/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
    erp5/trunk/bt5/erp5_public_accounting_budget/bt/revision
    erp5/trunk/bt5/erp5_public_accounting_budget/bt/template_portal_type_base_category_list

Modified: erp5/trunk/bt5/erp5_public_accounting_budget/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_public_accounting_budget/PortalTypeBaseCategoryTemplateItem/base_category_list.xml?rev=23943&r1=23942&r2=23943&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_public_accounting_budget/PortalTypeBaseCategoryTemplateItem/base_category_list.xml (original)
+++ erp5/trunk/bt5/erp5_public_accounting_budget/PortalTypeBaseCategoryTemplateItem/base_category_list.xml Wed Oct  1 16:54:35 2008
@@ -1,4 +1,7 @@
 <base_category_list>
+ <portal_type id="Account">
+  <item>budget_section</item>
+ </portal_type>
  <portal_type id="Purchase Supply Line">
   <item>destination_account</item>
  </portal_type>

Modified: erp5/trunk/bt5/erp5_public_accounting_budget/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_public_accounting_budget/bt/revision?rev=23943&r1=23942&r2=23943&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_public_accounting_budget/bt/revision (original)
+++ erp5/trunk/bt5/erp5_public_accounting_budget/bt/revision Wed Oct  1 16:54:35 2008
@@ -1,1 +1,1 @@
-2
+5

Modified: erp5/trunk/bt5/erp5_public_accounting_budget/bt/template_portal_type_base_category_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_public_accounting_budget/bt/template_portal_type_base_category_list?rev=23943&r1=23942&r2=23943&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_public_accounting_budget/bt/template_portal_type_base_category_list (original)
+++ erp5/trunk/bt5/erp5_public_accounting_budget/bt/template_portal_type_base_category_list Wed Oct  1 16:54:35 2008
@@ -1,1 +1,2 @@
+Account | budget_section
 Purchase Supply Line | destination_account




More information about the Erp5-report mailing list