[Erp5-report] r37436 jerome - in /erp5/trunk/bt5/erp5_accounting: PortalTypeWorkflowChainTe...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Aug 3 11:17:28 CEST 2010


Author: jerome
Date: Tue Aug  3 11:17:24 2010
New Revision: 37436

URL: http://svn.erp5.org?rev=37436&view=rev
Log:
movement_resource_interaction_workflow is not needed on Accounting Lines

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=37436&r1=37435&r2=37436&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] Tue Aug  3 11:17:24 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, movement_resource_interaction_workflow</workflow>
+  <workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, edit_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=37436&r1=37435&r2=37436&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Tue Aug  3 11:17:24 2010
@@ -1 +1 @@
-1330
\ No newline at end of file
+1331
\ 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=37436&r1=37435&r2=37436&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] Tue Aug  3 11:17:24 2010
@@ -5,7 +5,6 @@ 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