[Erp5-report] r37310 nicolas.dumazet - in /erp5/trunk/bt5/erp5_accounting: PortalTypeWorkfl...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jul 28 04:42:23 CEST 2010
Author: nicolas.dumazet
Date: Wed Jul 28 04:42:19 2010
New Revision: 37310
URL: http://svn.erp5.org?rev=37310&view=rev
Log:
add movement_resource_interaction_workflow to Accounting Transaction Line
to ensure backwards compatibility
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=37310&r1=37309&r2=37310&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] Wed Jul 28 04:42:19 2010
@@ -13,7 +13,7 @@
</chain>
<chain>
<type>Accounting Transaction Line</type>
- <workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, edit_workflow</workflow>
+ <workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, edit_workflow, movement_resource_interaction_workflow</workflow>
</chain>
<chain>
<type>Accounting Transaction Root Simulation Rule</type>
Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=37310&r1=37309&r2=37310&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Wed Jul 28 04:42:19 2010
@@ -1 +1 @@
-1315
\ No newline at end of file
+1316
\ No newline at end of file
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=37310&r1=37309&r2=37310&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] Wed Jul 28 04:42:19 2010
@@ -5,6 +5,7 @@ Accounting Period | edit_workflow
Accounting Transaction Line | delivery_movement_causality_interaction_workflow
Accounting Transaction Line | delivery_movement_simulation_interaction_workflow
Accounting Transaction Line | edit_workflow
+Accounting Transaction Line | movement_resource_interaction_workflow
Accounting Transaction Root Simulation Rule | edit_workflow
Accounting Transaction Root Simulation Rule | rule_validation_workflow
Accounting Transaction | accounting_workflow
More information about the Erp5-report
mailing list