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 @@ ...@@ -38,7 +38,7 @@
<value> <value>
<tuple> <tuple>
<string>order_movement</string> <string>order_movement</string>
<string>sales</string> <string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<value> <value>
<tuple> <tuple>
<string>order_movement</string> <string>order_movement</string>
<string>sales</string> <string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<value> <value>
<tuple> <tuple>
<string>module</string> <string>module</string>
<string>sales</string> <string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<value> <value>
<tuple> <tuple>
<string>order</string> <string>order</string>
<string>sales</string> <string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<value> <value>
<tuple> <tuple>
<string>delivery_movement</string> <string>delivery_movement</string>
<string>sales</string> <string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
<value> <value>
<tuple> <tuple>
<string>delivery_movement</string> <string>delivery_movement</string>
<string>sales</string> <string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<value> <value>
<tuple> <tuple>
<string>module</string> <string>module</string>
<string>sales</string> <string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
<value> <value>
<tuple> <tuple>
<string>delivery</string> <string>delivery</string>
<string>sales</string> <string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple> <tuple>
<string>sales</string> <string>sale</string>
<string>supply</string> <string>supply</string>
</tuple> </tuple>
</value> </value>
......
2009-12-14 yusei
* Replace sales group type with sale group type.
2009-12-14 yusei 2009-12-14 yusei
* Add new group type to each Sale/Purchase/Internal type informations. * Add new group type to each Sale/Purchase/Internal type informations.
......
805 807
\ 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