Commit 745d5d33 authored by Łukasz Nowak's avatar Łukasz Nowak

Disallow creating new deliveries.

parent a11d2b1f
...@@ -101,6 +101,10 @@ ...@@ -101,6 +101,10 @@
</tuple> </tuple>
</value> </value>
</item> </item>
<item>
<key> <string>delivery_creatable</string> </key>
<value> <int>0</int> </value>
</item>
<item> <item>
<key> <string>delivery_line_collect_order</string> </key> <key> <string>delivery_line_collect_order</string> </key>
<value> <value>
......
126 127
\ No newline at end of file \ 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