diff --git a/bt5/erp5_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index 89adab3615cb27ca7e6bd43934cd7e06786cc76c..e2bd4798aa036a96a4ae4eb6b63575a761ab9530 100644 --- a/bt5/erp5_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_invoicing/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -1,14 +1,13 @@ <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> diff --git a/bt5/erp5_invoicing/bt/revision b/bt5/erp5_invoicing/bt/revision index 19c7bdba7b1e9bfe80365a50420a6d538ca503c3..8e2afd342773582f9484b796cdc0b84736e8194e 100644 --- a/bt5/erp5_invoicing/bt/revision +++ b/bt5/erp5_invoicing/bt/revision @@ -1 +1 @@ -16 \ No newline at end of file +17 \ No newline at end of file diff --git a/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list b/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list index 0aa6fc620ee1d99a386838e3b58bab7ce9735677..d42ef2ec4aa2db1f8b9bbb527435520968a7491e 100644 --- a/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list +++ b/bt5/erp5_invoicing/bt/template_portal_type_allowed_content_type_list @@ -1,4 +1,3 @@ -Invoice Line | Discount Invoice Line | Invoice Cell Invoice Transaction Rule | Accounting Rule Cell Invoice Transaction Rule | Category Divergence Tester