Commit 402d0038 authored by Yoshinori Okuji's avatar Yoshinori Okuji

2007-10-30 yo

* Set pricing_interaction_workflow to Invoice Line.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17278 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8943ced0
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
</chain> </chain>
<chain> <chain>
<type>Invoice Line</type> <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>
<chain> <chain>
<type>Invoice Rule</type> <type>Invoice Rule</type>
......
2007-10-30 yo
* Set pricing_interaction_workflow to Invoice Line.
2007-10-29 jerome 2007-10-29 jerome
* Use field libraries for reports and dialogs * Use field libraries for reports and dialogs
......
456 457
\ No newline at end of file \ No newline at end of file
...@@ -16,6 +16,7 @@ Invoice Cell | edit_workflow ...@@ -16,6 +16,7 @@ Invoice Cell | edit_workflow
Invoice Line | delivery_movement_causality_interaction_workflow Invoice Line | delivery_movement_causality_interaction_workflow
Invoice Line | delivery_movement_simulation_interaction_workflow Invoice Line | delivery_movement_simulation_interaction_workflow
Invoice Line | edit_workflow Invoice Line | edit_workflow
Invoice Line | pricing_interaction_workflow
Invoice Line | trade_matrix_workflow Invoice Line | trade_matrix_workflow
Invoice Rule | edit_workflow Invoice Rule | edit_workflow
Invoice Transaction Rule | edit_workflow Invoice Transaction Rule | 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