[Erp5-report] r20545 - in /erp5/trunk/bt5/erp5_trade: PortalTypeWorkflowChainTemplateItem/ bt/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 15 18:11:16 CEST 2008


Author: alex
Date: Tue Apr 15 18:11:15 2008
New Revision: 20545

URL: http://svn.erp5.org?rev=20545&view=rev
Log:
link pricing_interaction_workflow with cells

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

Modified: erp5/trunk/bt5/erp5_trade/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=20545&r1=20544&r2=20545&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml (original)
+++ erp5/trunk/bt5/erp5_trade/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml Tue Apr 15 18:11:15 2008
@@ -1,11 +1,11 @@
 <workflow_chain>
  <chain>
   <type>Container</type>
-  <workflow>pricing_interaction_workflow, edit_workflow</workflow>
+  <workflow>edit_workflow, pricing_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Container Cell</type>
-  <workflow>container_interaction_workflow, edit_workflow</workflow>
+  <workflow>container_interaction_workflow, pricing_interaction_workflow, edit_workflow</workflow>
  </chain>
  <chain>
   <type>Container Line</type>
@@ -28,12 +28,20 @@
   <workflow>internal_packing_list_workflow, edit_workflow</workflow>
  </chain>
  <chain>
+  <type>Internal Packing List Cell</type>
+  <workflow>pricing_interaction_workflow</workflow>
+ </chain>
+ <chain>
   <type>Internal Packing List Line</type>
   <workflow>edit_workflow, trade_matrix_workflow, pricing_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Inventory</type>
   <workflow>inventory_workflow, edit_workflow</workflow>
+ </chain>
+ <chain>
+  <type>Inventory Cell</type>
+  <workflow>pricing_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Inventory Line</type>
@@ -53,7 +61,7 @@
  </chain>
  <chain>
   <type>Purchase Order Cell</type>
-  <workflow>order_movement_simulation_interaction_workflow, tax_interaction_workflow, edit_workflow</workflow>
+  <workflow>pricing_interaction_workflow, order_movement_simulation_interaction_workflow, tax_interaction_workflow, edit_workflow</workflow>
  </chain>
  <chain>
   <type>Purchase Order Line</type>
@@ -65,7 +73,7 @@
  </chain>
  <chain>
   <type>Purchase Packing List Cell</type>
-  <workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow>
+  <workflow>pricing_interaction_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Purchase Packing List Line</type>
@@ -88,6 +96,10 @@
   <workflow>edit_workflow, packing_list_workflow</workflow>
  </chain>
  <chain>
+  <type>Returned Sale Packing List Cell</type>
+  <workflow>pricing_interaction_workflow</workflow>
+ </chain>
+ <chain>
   <type>Returned Sale Packing List Line</type>
   <workflow>pricing_interaction_workflow</workflow>
  </chain>
@@ -97,7 +109,7 @@
  </chain>
  <chain>
   <type>Sale Order Cell</type>
-  <workflow>edit_workflow, order_movement_simulation_interaction_workflow, tax_interaction_workflow</workflow>
+  <workflow>pricing_interaction_workflow, order_movement_simulation_interaction_workflow, tax_interaction_workflow, edit_workflow</workflow>
  </chain>
  <chain>
   <type>Sale Order Line</type>
@@ -109,7 +121,7 @@
  </chain>
  <chain>
   <type>Sale Packing List Cell</type>
-  <workflow>container_interaction_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow>
+  <workflow>pricing_interaction_workflow, container_interaction_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Sale Packing List Line</type>
@@ -121,7 +133,7 @@
  </chain>
  <chain>
   <type>Sale Supply Line</type>
-  <workflow>supply_line_interaction_workflow, edit_workflow</workflow>
+  <workflow>edit_workflow, supply_line_interaction_workflow</workflow>
  </chain>
  <chain>
   <type>Sale Trade Condition</type>

Modified: erp5/trunk/bt5/erp5_trade/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/revision?rev=20545&r1=20544&r2=20545&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/revision (original)
+++ erp5/trunk/bt5/erp5_trade/bt/revision Tue Apr 15 18:11:15 2008
@@ -1,1 +1,1 @@
-274
+275

Modified: erp5/trunk/bt5/erp5_trade/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_trade/bt/template_portal_type_workflow_chain_list?rev=20545&r1=20544&r2=20545&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_trade/bt/template_portal_type_workflow_chain_list (original)
+++ erp5/trunk/bt5/erp5_trade/bt/template_portal_type_workflow_chain_list Tue Apr 15 18:11:15 2008
@@ -1,5 +1,6 @@
 Container Cell | container_interaction_workflow
 Container Cell | edit_workflow
+Container Cell | pricing_interaction_workflow
 Container Line | container_interaction_workflow
 Container Line | edit_workflow
 Container Line | pricing_interaction_workflow
@@ -11,11 +12,13 @@
 Delivery Rule | edit_workflow
 Delivery Rule | rule_validation_workflow
 Discount | edit_workflow
+Internal Packing List Cell | pricing_interaction_workflow
 Internal Packing List Line | edit_workflow
 Internal Packing List Line | pricing_interaction_workflow
 Internal Packing List Line | trade_matrix_workflow
 Internal Packing List | edit_workflow
 Internal Packing List | internal_packing_list_workflow
+Inventory Cell | pricing_interaction_workflow
 Inventory Line | edit_workflow
 Inventory Line | pricing_interaction_workflow
 Inventory Line | trade_matrix_workflow
@@ -26,6 +29,7 @@
 Payment Condition | edit_workflow
 Purchase Order Cell | edit_workflow
 Purchase Order Cell | order_movement_simulation_interaction_workflow
+Purchase Order Cell | pricing_interaction_workflow
 Purchase Order Cell | tax_interaction_workflow
 Purchase Order Line | edit_workflow
 Purchase Order Line | order_movement_simulation_interaction_workflow
@@ -37,6 +41,7 @@
 Purchase Order | order_workflow
 Purchase Packing List Cell | delivery_movement_causality_interaction_workflow
 Purchase Packing List Cell | delivery_movement_simulation_interaction_workflow
+Purchase Packing List Cell | pricing_interaction_workflow
 Purchase Packing List Line | delivery_movement_causality_interaction_workflow
 Purchase Packing List Line | delivery_movement_simulation_interaction_workflow
 Purchase Packing List Line | edit_workflow
@@ -52,11 +57,13 @@
 Purchase Supply | edit_workflow
 Purchase Trade Condition | edit_workflow
 Purchase Trade Condition | validation_workflow
+Returned Sale Packing List Cell | pricing_interaction_workflow
 Returned Sale Packing List Line | pricing_interaction_workflow
 Returned Sale Packing List | edit_workflow
 Returned Sale Packing List | packing_list_workflow
 Sale Order Cell | edit_workflow
 Sale Order Cell | order_movement_simulation_interaction_workflow
+Sale Order Cell | pricing_interaction_workflow
 Sale Order Cell | tax_interaction_workflow
 Sale Order Line | edit_workflow
 Sale Order Line | order_movement_simulation_interaction_workflow
@@ -69,6 +76,7 @@
 Sale Packing List Cell | container_interaction_workflow
 Sale Packing List Cell | delivery_movement_causality_interaction_workflow
 Sale Packing List Cell | delivery_movement_simulation_interaction_workflow
+Sale Packing List Cell | pricing_interaction_workflow
 Sale Packing List Line | container_interaction_workflow
 Sale Packing List Line | delivery_movement_causality_interaction_workflow
 Sale Packing List Line | delivery_movement_simulation_interaction_workflow




More information about the Erp5-report mailing list