Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Tax providers have different ideal ways of displaying invoices. For example:
- EU invoices usually hide VAT tax lines for invoices where reverse charge is applied
- UK invoices ideally list VAT rates while make it clear they are reverse charged
To integrate, we should set a Tax Provider on the pricing presenter and format returned taxes through it. One case this doesn't handle is inclusive (additive) taxes on uk invoices. The rate would not be displayed since the tax isn't associated with the item.