From 81f6a3e4a891c6193a7207bceae5e80230a034a9 Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Wed, 11 Jun 2025 11:48:35 +0200 Subject: [PATCH] ApplicableTradeTax: disable ExemptionReason if CategoryCode exist --- template/Factur-X-1.07.2-extended/invoice.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/Factur-X-1.07.2-extended/invoice.xml b/template/Factur-X-1.07.2-extended/invoice.xml index bad23a9..9af1698 100644 --- a/template/Factur-X-1.07.2-extended/invoice.xml +++ b/template/Factur-X-1.07.2-extended/invoice.xml @@ -38,7 +38,7 @@ this repository contains the full copyright notices and license terms. --> ${amount * this.type_sign} ${this.tax_unece_code(tax)} - ${tax.legal_notice} + ${tax.legal_notice} ${base * this.type_sign} ${this.tax_category_code(tax)} ${tax.rate * 100}