Commit 08aa93fa authored by Nicolas Dumazet's avatar Nicolas Dumazet

This builder is building Packing Lists, not Orders, of course.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35092 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8020f6fc
......@@ -47,7 +47,7 @@
</item>
<item>
<key> <string>delivery_cell_portal_type</string> </key>
<value> <string>Internal Order Cell</string> </value>
<value> <string>Internal Packing List Cell</string> </value>
</item>
<item>
<key> <string>delivery_cell_separate_order</string> </key>
......@@ -85,15 +85,15 @@
</item>
<item>
<key> <string>delivery_line_portal_type</string> </key>
<value> <string>Internal Order Line</string> </value>
<value> <string>Internal Packing List Line</string> </value>
</item>
<item>
<key> <string>delivery_module</string> </key>
<value> <string>internal_order_module</string> </value>
<value> <string>internal_packing_list_module</string> </value>
</item>
<item>
<key> <string>delivery_portal_type</string> </key>
<value> <string>Internal Order</string> </value>
<value> <string>Internal Packing List</string> </value>
</item>
<item>
<key> <string>delivery_select_method_id</string> </key>
......
916
\ No newline at end of file
917
\ 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