Fehlercodes · EN 16931

BR-CO-11Teilweise

Sum of document allowances must equal total allowance amount

So lautet die Ablehnung wörtlich: „[BR-CO-11] Sum of all document-level allowance amounts (BT-92) must equal the total document allowances (BT-107).

Was Sie bereithaltenDie korrekten Werte aus Ihrer Buchhaltung; wir zeigen Ihnen, welche Stelle betroffen ist.
Was wir tunRecalculate the value in `cbc:Amount` to match the expected formula. Verify all contributing amounts are correct.
Wenn Sie es selbst im Rechnungssystem eintragen
Vorher
<cac:AllowanceCharge[ChargeIndicator=false]>
  <cbc:Amount>999.99</cbc:Amount>
  <!-- Does not match expected calculation -->
</cac:AllowanceCharge[ChargeIndicator=false]>
Nachher
<cac:AllowanceCharge[ChargeIndicator=false]>
  <cbc:Amount>100.00</cbc:Amount>
  <!-- Matches expected calculation -->
</cac:AllowanceCharge[ChargeIndicator=false]>
So sieht der Befund ausBeispiel
BefundPrüfung nötig · BR-CO-11
Stelle/Invoice/cac:InvoiceLine/cbc:LineExtensionAmount
Von IhnenDie korrekten Werte
DanachErneute Prüfung
NachweisSHA-256 und /verify-Link nach der Prüfung
BR-CO-11: Sum of document allowances must equal total allowance amount – Fehlercode erklärt