[Erp5-report] r17278 - in /erp5/trunk/bt5/erp5_accounting: PortalTypeWorkflowChainTemplateI...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 30 03:13:22 CET 2007


Author: yo
Date: Tue Oct 30 03:13:22 2007
New Revision: 17278

URL: http://svn.erp5.org?rev=17278&view=rev
Log:
2007-10-30 yo
* Set pricing_interaction_workflow to Invoice Line.

Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_accounting/bt/change_log
    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=17278&r1=17277&r2=17278&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml Tue Oct 30 03:13:22 2007
@@ -29,7 +29,7 @@
  </chain>
  <chain>
   <type>Invoice Line</type>
-  <workflow>delivery_movement_simulation_interaction_workflow, trade_matrix_workflow, delivery_movement_causality_interaction_workflow, edit_workflow</workflow>
+  <workflow>delivery_movement_simulation_interaction_workflow, pricing_interaction_workflow, trade_matrix_workflow, delivery_movement_causality_interaction_workflow, edit_workflow</workflow>
  </chain>
  <chain>
   <type>Invoice Rule</type>

Modified: erp5/trunk/bt5/erp5_accounting/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/change_log?rev=17278&r1=17277&r2=17278&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/change_log Tue Oct 30 03:13:22 2007
@@ -1,3 +1,6 @@
+2007-10-30 yo
+* Set pricing_interaction_workflow to Invoice Line.
+
 2007-10-29 jerome
 * Use field libraries for reports and dialogs
 

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=17278&r1=17277&r2=17278&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision Tue Oct 30 03:13:22 2007
@@ -1,1 +1,1 @@
-456
+457

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=17278&r1=17277&r2=17278&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list Tue Oct 30 03:13:22 2007
@@ -16,6 +16,7 @@
 Invoice Line | delivery_movement_causality_interaction_workflow
 Invoice Line | delivery_movement_simulation_interaction_workflow
 Invoice Line | edit_workflow
+Invoice Line | pricing_interaction_workflow
 Invoice Line | trade_matrix_workflow
 Invoice Rule | edit_workflow
 Invoice Transaction Rule | edit_workflow




More information about the Erp5-report mailing list