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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Aug 22 18:39:59 CEST 2007


Author: jerome
Date: Wed Aug 22 18:39:59 2007
New Revision: 15789

URL: http://svn.erp5.org?rev=15789&view=rev
Log:
Remove "Closing Transaction" and "Closing Transaction Line" portal types

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/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision
    erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list
    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
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_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=15789&r1=15788&r2=15789&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml Wed Aug 22 18:39:59 2007
@@ -10,7 +10,6 @@
  </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>
@@ -18,9 +17,6 @@
  </portal_type>
  <portal_type id="Balance Transaction">
   <item>Balance Transaction Line</item>
- </portal_type>
- <portal_type id="Closing Transaction">
-  <item>Closing Transaction Line</item>
  </portal_type>
  <portal_type id="Invoice Line">
   <item>Discount</item>
@@ -39,9 +35,9 @@
   <item>Accounting Rule Cell</item>
  </portal_type>
  <portal_type id="Invoicing Rule">
-  <item>Property Divergence Tester</item>
   <item>Quantity Divergence Tester</item>
   <item>Category Divergence Tester</item>
+  <item>Property Divergence Tester</item>
  </portal_type>
  <portal_type id="Organisation">
   <item>Accounting Period</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=15789&r1=15788&r2=15789&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 Wed Aug 22 18:39:59 2007
@@ -8,9 +8,6 @@
  </portal_type>
  <portal_type id="Balance Transaction">
   <item>Balance Transaction Line</item>
- </portal_type>
- <portal_type id="Closing Transaction">
-  <item>Closing Transaction Line</item>
  </portal_type>
  <portal_type id="Invoice Line">
   <item>Invoice Cell</item>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=15789&r1=15788&r2=15789&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml Wed Aug 22 18:39:59 2007
@@ -22,14 +22,6 @@
  <chain>
   <type>Balance Transaction Line</type>
   <workflow>edit_workflow</workflow>
- </chain>
- <chain>
-  <type>Closing Transaction</type>
-  <workflow>edit_workflow, accounting_workflow</workflow>
- </chain>
- <chain>
-  <type>Closing Transaction Line</type>
-  <workflow>edit_workflow, delivery_edit_workflow</workflow>
  </chain>
  <chain>
   <type>Invoice Cell</type>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=15789&r1=15788&r2=15789&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Wed Aug 22 18:39:59 2007
@@ -1,1 +1,1 @@
-386
+388

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list?rev=15789&r1=15788&r2=15789&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list Wed Aug 22 18:39:59 2007
@@ -23,7 +23,6 @@
 Accounting Transaction Module | cancel_transactions
 Accounting Transaction Module | close_transactions
 Accounting Transaction Module | confirm_transactions
-Accounting Transaction Module | create_closing_transaction
 Accounting Transaction Module | create_related_payments
 Accounting Transaction Module | general_ledger_report
 Accounting Transaction Module | journal_from_selection
@@ -50,13 +49,6 @@
 Cash Register | jump_active_accounting_pref
 Cash Register | transactions
 Cash Register | view
-Closing Transaction Line | view
-Closing Transaction | add_closing_transaction_line
-Closing Transaction | create_reversal
-Closing Transaction | destination_asset
-Closing Transaction | details
-Closing Transaction | source_asset
-Closing Transaction | view
 Invoice Cell | list
 Invoice Cell | view
 Invoice Line | list

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=15789&r1=15788&r2=15789&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 Wed Aug 22 18:39:59 2007
@@ -2,13 +2,11 @@
 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
 Accounting Transaction | Accounting Transaction Line
 Balance Transaction | Balance Transaction Line
-Closing Transaction | Closing Transaction Line
 Invoice Line | Discount
 Invoice Line | Invoice Cell
 Invoice Rule | Category 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=15789&r1=15788&r2=15789&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 Wed Aug 22 18:39:59 2007
@@ -2,7 +2,6 @@
 Accounting Transaction Module | Closing Transaction
 Accounting Transaction | Accounting Transaction Line
 Balance Transaction | Balance Transaction Line
-Closing Transaction | Closing Transaction Line
 Invoice Line | Invoice Cell
 Invoice Transaction Rule | Accounting Rule Cell
 Payment Transaction | Accounting Transaction Line

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list?rev=15789&r1=15788&r2=15789&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list Wed Aug 22 18:39:59 2007
@@ -8,8 +8,6 @@
 Balance Transaction
 Balance Transaction Line
 Cash Register
-Closing Transaction
-Closing Transaction Line
 Invoice Cell
 Invoice Line
 Invoice Rule

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list?rev=15789&r1=15788&r2=15789&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list Wed Aug 22 18:39:59 2007
@@ -9,10 +9,6 @@
 Balance Transaction Line | edit_workflow
 Balance Transaction | accounting_workflow
 Balance Transaction | edit_workflow
-Closing Transaction Line | delivery_edit_workflow
-Closing Transaction Line | edit_workflow
-Closing Transaction | accounting_workflow
-Closing Transaction | edit_workflow
 Invoice Cell | delivery_edit_workflow
 Invoice Cell | edit_workflow
 Invoice Line | delivery_edit_workflow




More information about the Erp5-report mailing list