[Erp5-report] r12853 - in /erp5/trunk/bt5/erp5_accounting: PortalTypeAllowedContentTypeTemp...

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Feb 17 13:59:28 CET 2007


Author: jerome
Date: Sat Feb 17 13:59:21 2007
New Revision: 12853

URL: http://svn.erp5.org?rev=12853&view=rev
Log:
fix portal types allowed/hidden content types for Cash Register and Closing Transaction.

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeHiddenContentTypeTemplateItem/hidden_content_type_list.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_hidden_content_type_list

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=12853&r1=12852&r2=12853&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml Sat Feb 17 13:59:21 2007
@@ -10,6 +10,7 @@
  </portal_type>
  <portal_type id="Accounting Transaction Module">
   <item>Purchase Invoice Transaction</item>
+  <item>Closing Transaction</item>
   <item>Accounting Transaction</item>
   <item>Sale Invoice Transaction</item>
   <item>Payment Transaction</item>
@@ -47,6 +48,7 @@
  </portal_type>
  <portal_type id="Organisation">
   <item>Accounting Period</item>
+  <item>Cash Register</item>
  </portal_type>
  <portal_type id="Payment Rule">
   <item>Property Divergence Tester</item>

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=12853&r1=12852&r2=12853&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 Sat Feb 17 13:59:21 2007
@@ -3,6 +3,7 @@
   <item>Accounting Transaction Line</item>
  </portal_type>
  <portal_type id="Accounting Transaction Module">
+  <item>Closing Transaction</item>
   <item>Balance Transaction</item>
  </portal_type>
  <portal_type id="Balance Transaction">

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=12853&r1=12852&r2=12853&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Sat Feb 17 13:59:21 2007
@@ -1,1 +1,1 @@
-181
+183

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list?rev=12853&r1=12852&r2=12853&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list Sat Feb 17 13:59:21 2007
@@ -2,6 +2,7 @@
 Accounting Rule Cell | Accounting Transaction Line
 Accounting Transaction Module | Accounting Transaction
 Accounting Transaction Module | Balance Transaction
+Accounting Transaction Module | Closing Transaction
 Accounting Transaction Module | Payment Transaction
 Accounting Transaction Module | Purchase Invoice Transaction
 Accounting Transaction Module | Sale Invoice Transaction
@@ -23,6 +24,7 @@
 Invoicing Rule | Property Divergence Tester
 Invoicing Rule | Quantity Divergence Tester
 Organisation | Accounting Period
+Organisation | Cash Register
 Payment Rule | Category Divergence Tester
 Payment Rule | Property Divergence Tester
 Payment Rule | Quantity Divergence Tester

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=12853&r1=12852&r2=12853&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 Sat Feb 17 13:59:21 2007
@@ -1,4 +1,5 @@
 Accounting Transaction Module | Balance Transaction
+Accounting Transaction Module | Closing Transaction
 Accounting Transaction | Accounting Transaction Line
 Balance Transaction | Balance Transaction Line
 Closing Transaction | Closing Transaction Line




More information about the Erp5-report mailing list