Commit 3c8f5580 authored by Fabrice Decroix's avatar Fabrice Decroix

2008-09-29 fabrice

* add some base categories for some portal types : budget_type to budget, budget_line_type to Budget Line, destination_account to Purchase Supply Line

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23879 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4e503ba8
<base_category_list>
<portal_type id="Budget">
<item>budget_type</item>
</portal_type>
<portal_type id="Budget Line">
<item>group</item>
<item>region</item>
<item>budget_section</item>
<item>financial_section</item>
</portal_type>
<portal_type id="Budget Module">
<item>business_application</item>
<item>budget_line_type</item>
</portal_type>
<portal_type id="Budget Transaction">
<item>group</item>
</portal_type>
<portal_type id="Budget Transaction Module">
<item>business_application</item>
</portal_type>
<portal_type id="Budget Transfer Line">
<item>group</item>
</portal_type>
<portal_type id="Purchase Supply Line">
<item>destination_account</item>
</portal_type>
</base_category_list>
\ No newline at end of file
150
\ No newline at end of file
151
\ No newline at end of file
Budget Line | budget_line_type
Budget Line | budget_section
Budget Line | financial_section
Budget Line | group
Budget Line | region
Budget Module | business_application
Budget Transaction Module | business_application
Budget Transaction | group
Budget Transfer Line | group
\ No newline at end of file
Budget Transfer Line | group
Budget | budget_type
Purchase Supply Line | destination_account
\ 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