Commit 33831bf1 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

configure purchase packing list builder and purchace invoice builder in business process.

parent 0f6118ad
......@@ -76,6 +76,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>delivery_builder/portal_deliveries/purchase_packing_list_builder</string>
<string>delivery_builder/portal_deliveries/sale_packing_list_builder</string>
<string>trade_phase/default/delivery</string>
<string>predecessor/trade_state/ordered</string>
......
......@@ -76,6 +76,7 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>delivery_builder/portal_deliveries/purchase_invoice_builder</string>
<string>delivery_builder/portal_deliveries/sale_invoice_builder</string>
<string>trade_phase/default/invoicing</string>
<string>predecessor/trade_state/delivered</string>
......
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