Commit 77736566 authored by Łukasz Nowak's avatar Łukasz Nowak

Disallow creating new deliveries.

While delivering transaction lines only existing invoices shall be updated.
parent b6cd65f0
......@@ -97,6 +97,10 @@
</tuple>
</value>
</item>
<item>
<key> <string>delivery_creatable</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>delivery_line_collect_order</string> </key>
<value>
......
96
\ No newline at end of file
97
\ No newline at end of file
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