Commit af2c1dfb authored by Jérome Perrin's avatar Jérome Perrin

fix portal type groups

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44057 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 38287b46
......@@ -53,8 +53,9 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>order_movement</string>
<string>sale</string>
<string>internal</string>
<string>path</string>
<string>supply_path</string>
</tuple>
</value>
</item>
......
......@@ -55,8 +55,9 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>order_movement</string>
<string>sale</string>
<string>internal</string>
<string>path</string>
<string>supply_path</string>
</tuple>
</value>
</item>
......
......@@ -53,8 +53,9 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>order_movement</string>
<string>sale</string>
<string>path</string>
<string>purchase</string>
<string>supply_path</string>
</tuple>
</value>
</item>
......
......@@ -53,7 +53,9 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>order_movement</string>
<string>path</string>
<string>purchase</string>
<string>supply_path</string>
</tuple>
</value>
</item>
......
......@@ -57,6 +57,7 @@ It defines what will be sold and how often and how many.</string> </value>
<string>open_order</string>
<string>path</string>
<string>purchase</string>
<string>supply</string>
</tuple>
</value>
</item>
......
......@@ -56,6 +56,7 @@
<value>
<tuple>
<string>path</string>
<string>sale</string>
<string>supply_path</string>
</tuple>
</value>
......
......@@ -57,6 +57,7 @@ It defines what will be sold and how often and how many.</string> </value>
<string>open_order</string>
<string>path</string>
<string>sale</string>
<string>supply</string>
</tuple>
</value>
</item>
......
89
\ No newline at end of file
92
\ 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