Commit 68253a92 authored by Jérome Perrin's avatar Jérome Perrin

Don't allow Discount in Invoice Lines, it's not allowed in Order Lines

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19033 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 523110a3
<allowed_content_type_list>
<portal_type id="Invoice Line">
<item>Invoice Cell</item>
<item>Discount</item>
</portal_type>
<portal_type id="Invoice Transaction Rule">
<item>Category Divergence Tester</item>
<item>Accounting Rule Cell</item>
<item>Property Divergence Tester</item>
<item>Quantity Divergence Tester</item>
<item>Predicate</item>
<item>Accounting Rule Cell</item>
</portal_type>
<portal_type id="Invoicing Rule">
<item>Property Divergence Tester</item>
......
16
\ No newline at end of file
17
\ No newline at end of file
Invoice Line | Discount
Invoice Line | Invoice Cell
Invoice Transaction Rule | Accounting Rule Cell
Invoice Transaction Rule | Category Divergence Tester
......
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