diff --git a/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index dce34f34941b054dd4f95644cedd2437fa1e0753..2080f16e7e09ca9e753ee0241c68389e2d5291ea 100755 --- a/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -6,7 +6,6 @@ <item>Accounting Period</item> </portal_type> <portal_type id="Accounting Rule Cell"> - <item>Sale Invoice Transaction Line</item> <item>Accounting Transaction Line</item> </portal_type> <portal_type id="Accounting Transaction"> @@ -46,14 +45,8 @@ <portal_type id="Purchase Invoice Transaction"> <item>Purchase Invoice Transaction Line</item> </portal_type> - <portal_type id="Purchase Invoice Transaction Line"> - <item>Purchase Invoice Transaction Line</item> - </portal_type> <portal_type id="Sale Invoice Transaction"> <item>Sale Invoice Transaction Line</item> <item>Invoice Line</item> </portal_type> - <portal_type id="Sale Invoice Transaction Line"> - <item>Sale Invoice Transaction Line</item> - </portal_type> </allowed_content_type_list> \ No newline at end of file