Commit 4750acb9 authored by Yusei Tahara's avatar Yusei Tahara

2009-12-14 yusei

* Fix group type on Sale Invoice Transaction.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31285 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f6cde1bb
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
<string>accounting_transaction</string> <string>accounting_transaction</string>
<string>delivery</string> <string>delivery</string>
<string>invoice</string> <string>invoice</string>
<string>sales</string> <string>sale</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
2009-12-14 yusei
* Fix group type on Sale Invoice Transaction.
2009-12-14 yusei 2009-12-14 yusei
* Add sales group type to Sale Invoice Transaction. * Add sales group type to Sale Invoice Transaction.
* Add purchase group type to Purchase Invoice Transaction. * Add purchase group type to Purchase Invoice Transaction.
......
1077 1079
\ 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