ubl-invoice
ubl-invoice copied to clipboard
Add support for cac:AllowanceCharge in cac:InvoiceLine
Adds support for cac:AllowanceCharge in cac:InvoiceLine.
Satisfying: https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-InvoiceLine/cac-AllowanceCharge/
E-invoice is enforced in Romania and this tag is required there.
Previously I allowed only one instance of <cac:AllowanceCharge> to be displayed in <cac:InvoiceLine>.
However, that was a mistake.
Multiple instances of <cac:AllowanceCharge> must be allowed in <cac:InvoiceLine>.
My latest commit fixes that issue.
Hi @TSimkus, once again, thank you for this PR. Merged, and will be released in v1.18