Commit 7d19c060 authored by Alexandre Boeglin's avatar Alexandre Boeglin

use new interaction workflows

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16872 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a508429d
<workflow_chain>
<chain>
<type>Pay Sheet Cell</type>
<workflow>delivery_edit_workflow, edit_workflow</workflow>
<workflow>edit_workflow, delivery_movement_simulation_interaction_workflow, delivery_movement_causality_interaction_workflow</workflow>
</chain>
<chain>
<type>Pay Sheet Line</type>
<workflow>delivery_edit_workflow, edit_workflow</workflow>
<workflow>delivery_movement_simulation_interaction_workflow, edit_workflow, delivery_movement_causality_interaction_workflow</workflow>
</chain>
<chain>
<type>Pay Sheet Transaction</type>
<workflow>invoice_causality_workflow, edit_workflow, accounting_workflow, delivery_edit_workflow</workflow>
<workflow>invoice_causality_workflow, delivery_causality_interaction_workflow, delivery_simulation_interaction_workflow, accounting_workflow, edit_workflow</workflow>
</chain>
<chain>
<type>Pay Sheet Transaction Line</type>
<workflow>edit_workflow, delivery_edit_workflow</workflow>
<workflow>edit_workflow, delivery_movement_simulation_interaction_workflow, delivery_movement_causality_interaction_workflow</workflow>
</chain>
<chain>
<type>Payroll Service</type>
......
161
\ No newline at end of file
162
\ No newline at end of file
Pay Sheet Cell | delivery_edit_workflow
Pay Sheet Cell | delivery_movement_causality_interaction_workflow
Pay Sheet Cell | delivery_movement_simulation_interaction_workflow
Pay Sheet Cell | edit_workflow
Pay Sheet Line | delivery_edit_workflow
Pay Sheet Line | delivery_movement_causality_interaction_workflow
Pay Sheet Line | delivery_movement_simulation_interaction_workflow
Pay Sheet Line | edit_workflow
Pay Sheet Transaction Line | delivery_edit_workflow
Pay Sheet Transaction Line | delivery_movement_causality_interaction_workflow
Pay Sheet Transaction Line | delivery_movement_simulation_interaction_workflow
Pay Sheet Transaction Line | edit_workflow
Pay Sheet Transaction | accounting_workflow
Pay Sheet Transaction | delivery_edit_workflow
Pay Sheet Transaction | delivery_causality_interaction_workflow
Pay Sheet Transaction | delivery_simulation_interaction_workflow
Pay Sheet Transaction | edit_workflow
Pay Sheet Transaction | invoice_causality_workflow
Payroll Service | edit_workflow
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment