[Erp5-report] r33730 kazuhiko - in /erp5/trunk/bt5/erp5_accounting: PortalTypeWorkflowChain...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 15 14:52:14 CET 2010


Author: kazuhiko
Date: Mon Mar 15 14:52:12 2010
New Revision: 33730

URL: http://svn.erp5.org?rev=33730&view=rev
Log:
add delivery_causality_interaction_workflow, delivery_causality_workflow and delivery_simulation_interaction_workflow to Accounting Transaction.

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list

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=33730&r1=33729&r2=33730&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Mon Mar 15 14:52:12 2010
@@ -9,7 +9,7 @@
  </chain>
  <chain>
   <type>Accounting Transaction</type>
-  <workflow>accounting_workflow, edit_workflow</workflow>
+  <workflow>accounting_workflow, delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_simulation_interaction_workflow, edit_workflow</workflow>
  </chain>
  <chain>
   <type>Accounting Transaction Line</type>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=33730&r1=33729&r2=33730&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Mon Mar 15 14:52:12 2010
@@ -1,1 +1,1 @@
-1134
+1135

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=33730&r1=33729&r2=33730&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list [utf8] Mon Mar 15 14:52:12 2010
@@ -8,6 +8,9 @@
 Accounting Transaction Root Simulation Rule | edit_workflow
 Accounting Transaction Root Simulation Rule | rule_validation_workflow
 Accounting Transaction | accounting_workflow
+Accounting Transaction | delivery_causality_interaction_workflow
+Accounting Transaction | delivery_causality_workflow
+Accounting Transaction | delivery_simulation_interaction_workflow
 Accounting Transaction | edit_workflow
 Balance Transaction | accounting_workflow
 Balance Transaction | edit_workflow




More information about the Erp5-report mailing list