Commit 78c2304d authored by Sebastien Robin's avatar Sebastien Robin

2010-04-05 Seb

* put Purchase/Sale Trade Condition in group "amount_generator"

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33447 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d9f65a65
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple> <tuple>
<string>amount_generator</string>
<string>purchase</string> <string>purchase</string>
<string>supply</string> <string>supply</string>
</tuple> </tuple>
......
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple> <tuple>
<string>amount_generator</string>
<string>sale</string> <string>sale</string>
<string>supply</string> <string>supply</string>
</tuple> </tuple>
......
851 854
\ 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