ubl-invoice icon indicating copy to clipboard operation
ubl-invoice copied to clipboard

Add support for cac:AllowanceCharge in cac:InvoiceLine

Open TSimkus opened this issue 2 years ago • 2 comments

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.

TSimkus avatar Jan 18 '24 19:01 TSimkus

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.

TSimkus avatar Jan 22 '24 18:01 TSimkus

Hi @TSimkus, once again, thank you for this PR. Merged, and will be released in v1.18

brtdv avatar Nov 18 '24 14:11 brtdv