Commit bd5b6490 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add rule_interaction_workflow for Payment Simulation Rule.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33443 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2ca1a5b9
......@@ -41,7 +41,7 @@
</chain>
<chain>
<type>Payment Simulation Rule</type>
<workflow>edit_workflow, rule_validation_workflow</workflow>
<workflow>edit_workflow, rule_interaction_workflow, rule_validation_workflow</workflow>
</chain>
<chain>
<type>Payment Transaction</type>
......
1127
\ No newline at end of file
1128
\ No newline at end of file
......@@ -20,6 +20,7 @@ Invoice Rule | rule_validation_workflow
Payment Rule | edit_workflow
Payment Rule | rule_validation_workflow
Payment Simulation Rule | edit_workflow
Payment Simulation Rule | rule_interaction_workflow
Payment Simulation Rule | rule_validation_workflow
Payment Transaction | accounting_workflow
Payment Transaction | delivery_causality_interaction_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