Commit 3068970b authored by Jérome Perrin's avatar Jérome Perrin

fix builders


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4758 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5cfa4b63
...@@ -101,7 +101,6 @@ ...@@ -101,7 +101,6 @@
<key> <string>delivery_cell_separate_order</string> </key> <key> <string>delivery_cell_separate_order</string> </key>
<value> <value>
<tuple> <tuple>
<string>calculateAddQuantity</string>
<string>calculateSeparatePrice</string> <string>calculateSeparatePrice</string>
</tuple> </tuple>
</value> </value>
......
...@@ -88,7 +88,9 @@ ...@@ -88,7 +88,9 @@
<item> <item>
<key> <string>delivery_cell_collect_order</string> </key> <key> <string>delivery_cell_collect_order</string> </key>
<value> <value>
<tuple/> <tuple>
<string>ResourceMovementGroup</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
......
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