Commit 5ae77b41 authored by Jérome Perrin's avatar Jérome Perrin

Those builders should not create new deliveries

trade model and invoice transaction line should be in same invoice
parent 37f48b67
......@@ -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>
......
......@@ -85,6 +85,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>
......
......@@ -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>
......
......@@ -85,6 +85,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>
......
2
\ No newline at end of file
3
\ 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