[Erp5-report] r9874 - in /erp5/trunk/bt5/erp5_mrp: PortalTypeWorkflowChainTemplateItem/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Sep 13 15:49:30 CEST 2006


Author: rafael
Date: Wed Sep 13 15:49:28 2006
New Revision: 9874

URL: http://svn.erp5.org?rev=9874&view=rev
Log:
Remove production_order_interaction_workflow.
Do not use interaction workflow Order Movement, as expanding the simulation is now done on the document level.

Added:
    erp5/trunk/bt5/erp5_mrp/bt/provision_list
Modified:
    erp5/trunk/bt5/erp5_mrp/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_mrp/bt/revision
    erp5/trunk/bt5/erp5_mrp/bt/template_portal_type_workflow_chain_list
    erp5/trunk/bt5/erp5_mrp/bt/template_workflow_id_list

Modified: erp5/trunk/bt5/erp5_mrp/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=9874&r1=9873&r2=9874&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml (original)
+++ erp5/trunk/bt5/erp5_mrp/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml Wed Sep 13 15:49:28 2006
@@ -1,7 +1,7 @@
 <workflow_chain>
  <chain>
   <type>Production Order</type>
-  <workflow>edit_workflow, production_order_workflow, production_order_interaction_workflow</workflow>
+  <workflow>edit_workflow, production_order_workflow</workflow>
  </chain>
  <chain>
   <type>Production Order Line</type>
@@ -9,19 +9,19 @@
  </chain>
  <chain>
   <type>Production Packing List</type>
-  <workflow>production_packing_list_workflow, production_packing_list_causality_workflow, edit_workflow, production_packing_list_interaction_workflow</workflow>
+  <workflow>production_packing_list_workflow, production_packing_list_interaction_workflow, production_packing_list_causality_workflow, edit_workflow</workflow>
  </chain>
  <chain>
   <type>Production Packing List Line</type>
-  <workflow>edit_workflow, production_packing_list_interaction_workflow, production_matrix_workflow</workflow>
+  <workflow>production_matrix_workflow, edit_workflow, production_packing_list_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Production Report</type>
-  <workflow>production_packing_list_causality_workflow, production_packing_list_interaction_workflow, edit_workflow, production_packing_list_workflow</workflow>
+  <workflow>production_packing_list_workflow, production_packing_list_interaction_workflow, production_packing_list_causality_workflow, edit_workflow</workflow>
  </chain>
  <chain>
   <type>Production Report Line</type>
-  <workflow>edit_workflow, production_matrix_workflow, production_packing_list_interaction_workflow</workflow>
+  <workflow>edit_workflow, production_packing_list_interaction_workflow, production_matrix_workflow</workflow>
  </chain>
  <chain>
   <type>Supply Chain</type>

Added: erp5/trunk/bt5/erp5_mrp/bt/provision_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/provision_list?rev=9874&view=auto
==============================================================================
    (empty)

Modified: erp5/trunk/bt5/erp5_mrp/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/revision?rev=9874&r1=9873&r2=9874&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/revision (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/revision Wed Sep 13 15:49:28 2006
@@ -1,0 +1,1 @@
+10

Modified: erp5/trunk/bt5/erp5_mrp/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/template_portal_type_workflow_chain_list?rev=9874&r1=9873&r2=9874&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/template_portal_type_workflow_chain_list (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/template_portal_type_workflow_chain_list Wed Sep 13 15:49:28 2006
@@ -1,7 +1,6 @@
 Production Order Line | edit_workflow
 Production Order Line | production_matrix_workflow
 Production Order | edit_workflow
-Production Order | production_order_interaction_workflow
 Production Order | production_order_workflow
 Production Packing List Line | edit_workflow
 Production Packing List Line | production_matrix_workflow

Modified: erp5/trunk/bt5/erp5_mrp/bt/template_workflow_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_mrp/bt/template_workflow_id_list?rev=9874&r1=9873&r2=9874&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_mrp/bt/template_workflow_id_list (original)
+++ erp5/trunk/bt5/erp5_mrp/bt/template_workflow_id_list Wed Sep 13 15:49:28 2006
@@ -1,5 +1,4 @@
 production_matrix_workflow
-production_order_interaction_workflow
 production_order_workflow
 production_packing_list_causality_workflow
 production_packing_list_interaction_workflow




More information about the Erp5-report mailing list