Commit 1173c37e authored by Łukasz Nowak's avatar Łukasz Nowak

- associated modules with business_application base category

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21761 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 312d8e81
......@@ -2,4 +2,16 @@
<portal_type id="Production Order Line">
<item>specialise</item>
</portal_type>
<portal_type id="Production Order Module">
<item>business_application</item>
</portal_type>
<portal_type id="Production Packing List Module">
<item>business_application</item>
</portal_type>
<portal_type id="Production Report Module">
<item>business_application</item>
</portal_type>
<portal_type id="Supply Chain Module">
<item>business_application</item>
</portal_type>
</base_category_list>
\ No newline at end of file
79
\ No newline at end of file
83
\ No newline at end of file
Production Order Line | specialise
\ No newline at end of file
Production Order Line | specialise
Production Order Module | business_application
Production Packing List Module | business_application
Production Report Module | business_application
Supply Chain Module | business_application
\ 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