Commit ab9c60eb authored by Yusei Tahara's avatar Yusei Tahara

2009-12-14 yusei

* Replace sales group type with sale group type.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31286 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4750acb9
......@@ -38,7 +38,7 @@
<value>
<tuple>
<string>order_movement</string>
<string>sales</string>
<string>sale</string>
</tuple>
</value>
</item>
......
......@@ -38,7 +38,7 @@
<value>
<tuple>
<string>order_movement</string>
<string>sales</string>
<string>sale</string>
</tuple>
</value>
</item>
......
......@@ -57,7 +57,7 @@
<value>
<tuple>
<string>module</string>
<string>sales</string>
<string>sale</string>
</tuple>
</value>
</item>
......
......@@ -57,7 +57,7 @@
<value>
<tuple>
<string>order</string>
<string>sales</string>
<string>sale</string>
</tuple>
</value>
</item>
......
......@@ -38,7 +38,7 @@
<value>
<tuple>
<string>delivery_movement</string>
<string>sales</string>
<string>sale</string>
</tuple>
</value>
</item>
......
......@@ -38,7 +38,7 @@
<value>
<tuple>
<string>delivery_movement</string>
<string>sales</string>
<string>sale</string>
</tuple>
</value>
</item>
......
......@@ -53,7 +53,7 @@
<value>
<tuple>
<string>module</string>
<string>sales</string>
<string>sale</string>
</tuple>
</value>
</item>
......
......@@ -57,7 +57,7 @@
<value>
<tuple>
<string>delivery</string>
<string>sales</string>
<string>sale</string>
</tuple>
</value>
</item>
......
......@@ -56,7 +56,7 @@
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>sales</string>
<string>sale</string>
<string>supply</string>
</tuple>
</value>
......
2009-12-14 yusei
* Replace sales group type with sale group type.
2009-12-14 yusei
* Add new group type to each Sale/Purchase/Internal type informations.
......
805
\ No newline at end of file
807
\ 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