Commit ec37e342 authored by Łukasz Nowak's avatar Łukasz Nowak

- move quantity_unit from property_movement_group_on_line to category_movement_group_on_line

 - add description to property_movement_group_on_line


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28313 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6ebefe61
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
<tuple> <tuple>
<string>resource</string> <string>resource</string>
<string>aggregate</string> <string>aggregate</string>
<string>quantity_unit</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<key> <string>tested_property</string> </key> <key> <string>tested_property</string> </key>
<value> <value>
<tuple> <tuple>
<string>quantity_unit</string> <string>description</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
659 660
\ 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