[Erp5-report] r10185 - in /erp5/trunk/bt5/erp5_accounting: PortalTypeHiddenContentTypeTempl...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Sep 19 20:57:59 CEST 2006


Author: jerome
Date: Tue Sep 19 20:57:56 2006
New Revision: 10185

URL: http://svn.erp5.org?rev=10185&view=rev
Log:
Accounting Rule Cell should not be added directly in Invoice Transaction Rule


Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml?rev=10185&r1=10184&r2=10185&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml Tue Sep 19 20:57:56 2006
@@ -5,4 +5,7 @@
  <portal_type id="Invoice Line">
   <item>Invoice Cell</item>
  </portal_type>
+ <portal_type id="Invoice Transaction Rule">
+  <item>Accounting Rule Cell</item>
+ </portal_type>
 </hidden_content_type_list>

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list?rev=10185&r1=10184&r2=10185&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list Tue Sep 19 20:57:56 2006
@@ -1,2 +1,3 @@
 Accounting Transaction Module | Balance Transaction
-Invoice Line | Invoice Cell
+Invoice Line | Invoice Cell
+Invoice Transaction Rule | Accounting Rule Cell




More information about the Erp5-report mailing list