[Erp5-report] r43464 seb - in /erp5/trunk/bt5/erp5_accounting: PortalTypeBaseCategoryTempla...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Feb 18 10:53:11 CET 2011
Author: seb
Date: Fri Feb 18 10:53:10 2011
New Revision: 43464
URL: http://svn.erp5.org?rev=43464&view=rev
Log:
add needed categories on Account Type Constraint Line
Modified:
erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
erp5/trunk/bt5/erp5_accounting/bt/revision
erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list
Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml?rev=43464&r1=43463&r2=43464&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeBaseCategoryTemplateItem/base_category_list.xml [utf8] Fri Feb 18 10:53:10 2011
@@ -2,6 +2,10 @@
<portal_type id="Account Module">
<item>business_application</item>
</portal_type>
+ <portal_type id="Account Type Constraint Line">
+ <item>account_type</item>
+ <item>gap</item>
+ </portal_type>
<portal_type id="Accounting Transaction Module">
<item>business_application</item>
</portal_type>
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=43464&r1=43463&r2=43464&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Fri Feb 18 10:53:10 2011
@@ -1 +1 @@
-1446
\ No newline at end of file
+1447
\ No newline at end of file
Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list?rev=43464&r1=43463&r2=43464&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_base_category_list [utf8] Fri Feb 18 10:53:10 2011
@@ -1,3 +1,5 @@
Account Module | business_application
+Account Type Constraint Line | account_type
+Account Type Constraint Line | gap
Accounting Transaction Module | business_application
Internal Invoice Transaction | specialise
\ No newline at end of file
More information about the Erp5-report
mailing list