Commit ea4ab561 authored by Jérome Perrin's avatar Jérome Perrin

Remove local base categories on Invoice Line;

product_line is added by Amount property sheet,  source|destination_region are added by Arrow.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14756 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 016f2722
<base_category_list>
<portal_type id="Invoice Line">
<item>product_line</item>
<item>source_region</item>
<item>destination_region</item>
</portal_type>
<portal_type id="Purchase Invoice Transaction">
<item>source_region</item>
</portal_type>
......
331
\ No newline at end of file
335
\ No newline at end of file
Invoice Line | destination_region
Invoice Line | product_line
Invoice Line | source_region
Purchase Invoice Transaction | source_region
Sale Invoice Transaction | destination_region
\ 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