Commit 26d7f69d authored by Fabien Morin's avatar Fabien Morin

order was wrong

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30333 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d91af0ba
...@@ -93,6 +93,8 @@ ...@@ -93,6 +93,8 @@
<value> <value>
<list> <list>
<string>my_title</string> <string>my_title</string>
<string>my_reference</string>
<string>my_purchase_supply_line_source_reference</string>
<string>my_resource</string> <string>my_resource</string>
<string>my_trade_description</string> <string>my_trade_description</string>
<string>my_quantity_unit_list</string> <string>my_quantity_unit_list</string>
...@@ -101,8 +103,6 @@ ...@@ -101,8 +103,6 @@
<string>my_base_width</string> <string>my_base_width</string>
<string>my_base_height</string> <string>my_base_height</string>
<string>composition_title</string> <string>composition_title</string>
<string>my_purchase_supply_line_source_reference</string>
<string>my_reference</string>
</list> </list>
</value> </value>
</item> </item>
......
141 142
\ 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