Commit fff0ed56 authored by Yusei Tahara's avatar Yusei Tahara

2010-02-19 yusei

* Set business_application category to Sale Invoice Module and Purchase Invoice Module.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32828 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0f1da269
......@@ -2,7 +2,13 @@
<portal_type id="Purchase Invoice">
<item>specialise</item>
</portal_type>
<portal_type id="Purchase Invoice Module">
<item>business_application</item>
</portal_type>
<portal_type id="Sale Invoice">
<item>specialise</item>
</portal_type>
<portal_type id="Sale Invoice Module">
<item>business_application</item>
</portal_type>
</base_category_list>
\ No newline at end of file
2010-02-19 yusei
* Set business_application category to Sale Invoice Module and Purchase Invoice Module.
2010-02-03 yusuke
* Invoice workflow supports auto_plan transition.
......
76
\ No newline at end of file
77
\ No newline at end of file
Purchase Invoice Module | business_application
Purchase Invoice | specialise
Sale Invoice Module | business_application
Sale Invoice | specialise
\ 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