Commit 50b066a7 authored by Łukasz Nowak's avatar Łukasz Nowak

Change invoice state on workflow change.

parent 8de76339
......@@ -3,6 +3,10 @@
<type>Hosting Subscription</type>
<workflow>slapos_accounting_interaction_workflow, slapos_api_invoicing_workflow</workflow>
</chain>
<chain>
<type>Sale Invoice Transaction</type>
<workflow>slapos_accounting_interaction_workflow</workflow>
</chain>
<chain>
<type>Sale Packing List</type>
<workflow>slapos_accounting_interaction_workflow</workflow>
......
......@@ -77,6 +77,7 @@
<key> <string>portal_type_filter</string> </key>
<value>
<list>
<string>Sale Invoice Transaction</string>
<string>Sale Packing List</string>
</list>
</value>
......
84
\ No newline at end of file
85
\ No newline at end of file
Hosting Subscription | slapos_accounting_interaction_workflow
Hosting Subscription | slapos_api_invoicing_workflow
Sale Invoice Transaction | slapos_accounting_interaction_workflow
Sale Packing List | slapos_accounting_interaction_workflow
Slave Instance | slapos_accounting_interaction_workflow
Slave Instance | slapos_api_invoicing_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