EN 16931 · PEPPOL BIS · UBL · SK CIUS

E-invoice validation error database

Catalog of official rules, Schematron codes and diagnostic checks for electronic invoices. Search by code, description or fix.

1094
items
1039
fatal
55
warnings
4
groups

No rule matches the current search.

Why it happens

CII/ZUGFeRD has a different XML structure and needs separate rules and XPath mappings. Without explicit detection users would receive misleading UBL errors.

How to fix

For Peppol BIS Billing 3.0, export the invoice as UBL 2.1 Invoice/CreditNote. For CII/ZUGFeRD, use a CII validator or wait for dedicated CII support in this tool.

Technical context
/rsm:CrossIndustryInvoice
Open rule detail
Why it happens

Access points and integration gateways use the SBDH header for routing and transmission audit.

How to fix

Add <Sender><Identifier Authority="iso6523-actorid-upis">0245:VATID</Identifier></Sender> to StandardBusinessDocumentHeader.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/Sender/Identifier
Open rule detail
Why it happens

Without the receiver identifier the document cannot be reliably routed to the target Peppol participant.

How to fix

Add <Receiver><Identifier Authority="iso6523-actorid-upis">0245:VATID</Identifier></Receiver> to StandardBusinessDocumentHeader.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/Receiver/Identifier
Open rule detail
Why it happens

SBDH is only a transport envelope; the business payload must be present as an inner UBL document.

How to fix

Place a valid <Invoice> or <CreditNote> element after StandardBusinessDocumentHeader.

Technical context
/StandardBusinessDocument
Open rule detail
Why it happens

HeaderVersion helps integration gateways and audit logs interpret the SBDH header structure consistently.

How to fix

Add <HeaderVersion>1.0</HeaderVersion> to StandardBusinessDocumentHeader.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/HeaderVersion
Open rule detail
Why it happens

InstanceIdentifier is important for audit, deduplication and tracing the transmission in an integration gateway.

How to fix

Add <InstanceIdentifier> with the invoice number or another unique document identifier.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/DocumentIdentification/InstanceIdentifier
Open rule detail
Why it happens

TypeVersion helps the receiver and middleware interpret the version of the embedded business document correctly.

How to fix

Add <TypeVersion>2.1</TypeVersion> to DocumentIdentification.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/DocumentIdentification/TypeVersion
Open rule detail
Why it happens

A mismatch between the transport header and invoice content complicates audit and can cause gateway rejection.

How to fix

Align SBDH Sender/Identifier with cac:AccountingSupplierParty/cac:Party/cbc:EndpointID in the invoice.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/Sender/Identifier
Open rule detail
Why it happens

Peppol routing and audit expect a consistent receiver in both the transport header and the document payload.

How to fix

Align SBDH Receiver/Identifier with cac:AccountingCustomerParty/cac:Party/cbc:EndpointID in the invoice.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/Receiver/Identifier
Open rule detail
Why it happens

The transport header should describe the same business document carried inside the envelope.

How to fix

Use <Type>Invoice</Type> for invoices and <Type>CreditNote</Type> for credit notes.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/DocumentIdentification/Type
Open rule detail
Why it happens

A mismatch can lead to wrong routing or processing by an integration gateway.

How to fix

Use urn:oasis:names:specification:ubl:schema:xsd:Invoice-2 for Invoice and CreditNote-2 for CreditNote.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/DocumentIdentification/Standard
Open rule detail
Why it happens

The process identifies the Peppol business process and should be consistent with the document profile.

How to fix

Align BusinessScope/Scope/InstanceIdentifier with the cbc:ProfileID value in the invoice.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/BusinessScope/Scope/InstanceIdentifier
Open rule detail
Why it happens

Machine processing and audit trails expect an unambiguous timestamp.

How to fix

Use for example <CreationDateAndTime>2026-04-22T10:30:00Z</CreationDateAndTime>.

Technical context
/StandardBusinessDocument/StandardBusinessDocumentHeader/DocumentIdentification/CreationDateAndTime
Open rule detail
Why it happens

The invoice number is a mandatory identifier under EN 16931 and national VAT law.

How to fix

Add a <cbc:ID> element with your invoice number, e.g. <cbc:ID>2024-0001</cbc:ID>.

Technical context
/Invoice/cbc:ID | /CreditNote/cbc:ID
Open rule detail
Why it happens

The issue date is mandatory under EN 16931 §6.4 and VAT legislation.

How to fix

Add <cbc:IssueDate>2024-01-15</cbc:IssueDate> immediately after <cbc:ID>.

Technical context
/Invoice/cbc:IssueDate | /CreditNote/cbc:IssueDate
Open rule detail
Why it happens

The type code allows the receiver to process the document correctly.

How to fix

For invoices use <cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode>; for credit notes use <cbc:CreditNoteTypeCode>381</cbc:CreditNoteTypeCode>.

Technical context
/Invoice/cbc:InvoiceTypeCode | /CreditNote/cbc:CreditNoteTypeCode
Open rule detail
Why it happens

The currency is required for correct calculation and payment processing.

How to fix

Add <cbc:DocumentCurrencyCode>EUR</cbc:DocumentCurrencyCode>.

Technical context
/Invoice/cbc:DocumentCurrencyCode | /CreditNote/cbc:DocumentCurrencyCode
Open rule detail
Why it happens

Seller identification is a legal requirement on every invoice.

How to fix

Add <cac:PartyName><cbc:Name>My Company Ltd.</cbc:Name></cac:PartyName> inside AccountingSupplierParty.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyName/cbc:Name
Open rule detail
Why it happens

Buyer identification is a legal requirement and needed for invoice delivery.

How to fix

Add <cac:PartyName><cbc:Name>Buyer Ltd.</cbc:Name></cac:PartyName> inside AccountingCustomerParty.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PartyName/cbc:Name
Open rule detail
Why it happens

Seller address is mandatory for identification and tax purposes.

How to fix

Add a <cac:PostalAddress> section with at least <cac:Country><cbc:IdentificationCode>SK</cbc:IdentificationCode></cac:Country>.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PostalAddress
Open rule detail
Why it happens

The seller's country determines the place of supply and tax regime.

How to fix

Add <cac:Country><cbc:IdentificationCode>SK</cbc:IdentificationCode></cac:Country> to the seller's PostalAddress.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:Country/cbc:IdentificationCode
Open rule detail
Why it happens

Buyer address is mandatory for invoice delivery and tax purposes.

How to fix

Add a <cac:PostalAddress> section inside AccountingCustomerParty.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PostalAddress
Open rule detail
Why it happens

The buyer's country is required to determine the correct VAT treatment.

How to fix

Add <cac:Country><cbc:IdentificationCode>SK</cbc:IdentificationCode></cac:Country> to the buyer's PostalAddress.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cac:Country/cbc:IdentificationCode
Open rule detail
Why it happens

VAT breakdown by rate is a mandatory part of an electronic invoice.

How to fix

Add a <cac:TaxTotal> section with at least one <cac:TaxSubtotal> containing <cac:TaxCategory>.

Technical context
//cac:TaxTotal/cac:TaxSubtotal
Open rule detail
Why it happens

LegalMonetaryTotal is a mandatory section per EN 16931 and UBL 2.1.

How to fix

Add <cac:LegalMonetaryTotal> with LineExtensionAmount, TaxExclusiveAmount, TaxInclusiveAmount and PayableAmount elements.

Technical context
//cac:LegalMonetaryTotal
Open rule detail
Why it happens

The payable amount is mandatory for payment processing.

How to fix

Add <cbc:PayableAmount currencyID="EUR">100.00</cbc:PayableAmount> inside LegalMonetaryTotal.

Technical context
//cac:LegalMonetaryTotal/cbc:PayableAmount
Open rule detail
Why it happens

The line amount is required for total verification and VAT calculations.

How to fix

Add <cbc:LineExtensionAmount currencyID="EUR">50.00</cbc:LineExtensionAmount> to each InvoiceLine.

Technical context
//cac:InvoiceLine/cbc:LineExtensionAmount | //cac:CreditNoteLine/cbc:LineExtensionAmount
Open rule detail
Why it happens

Item description is mandatory for identifying the supply and for tax authority review.

How to fix

Add <cac:Item><cbc:Name>Consulting services</cbc:Name></cac:Item> to each InvoiceLine.

Technical context
//cac:InvoiceLine/cac:Item/cbc:Name | //cac:CreditNoteLine/cac:Item/cbc:Name
Open rule detail
Why it happens

Standardised date format is required for machine processing of invoices.

How to fix

Use ISO 8601 format: <cbc:DueDate>2024-02-15</cbc:DueDate>.

Technical context
//cbc:DueDate
Open rule detail
Why it happens

The cross-check prevents manipulation of invoice totals.

How to fix

Sum all line amounts and put the result in <cbc:LineExtensionAmount>. E.g. 2 lines of 50 EUR = <cbc:LineExtensionAmount currencyID="EUR">100.00</cbc:LineExtensionAmount>.

Technical context
//cac:LegalMonetaryTotal/cbc:LineExtensionAmount
Open rule detail
Why it happens

The correct tax base is critical for VAT calculation and tax authority review.

How to fix

TaxExclusiveAmount = LineExtensionAmount − AllowanceTotalAmount + ChargeTotalAmount.

Technical context
//cac:LegalMonetaryTotal/cbc:TaxExclusiveAmount
Open rule detail
Why it happens

The total amount including VAT must be mathematically verifiable.

How to fix

TaxInclusiveAmount = TaxExclusiveAmount + TaxAmount. Check all TaxSubtotal sums.

Technical context
//cac:LegalMonetaryTotal/cbc:TaxInclusiveAmount
Open rule detail
Why it happens

The payable amount must be consistent with other totals for correct payment processing.

How to fix

PayableAmount = TaxInclusiveAmount − PrepaidAmount + PayableRoundingAmount. Check prepaid and rounding values.

Technical context
//cac:LegalMonetaryTotal/cbc:PayableAmount
Open rule detail
Why it happens

Mathematical consistency at line level prevents billing errors.

How to fix

LineExtensionAmount = InvoicedQuantity × PriceAmount − LineAllowanceAmount. Check rounding.

Technical context
//cac:InvoiceLine/cbc:LineExtensionAmount
Open rule detail
Why it happens

Consistency between the percentage and absolute allowance value is mandatory.

How to fix

Amount = AllowanceChargeBaseAmount × AllowanceChargePercent / 100. Or provide only Amount without the percentage base.

Technical context
//cac:AllowanceCharge[cbc:ChargeIndicator="false"]/cbc:Amount
Open rule detail
Why it happens

Consistency between the percentage and absolute charge value is mandatory.

How to fix

Amount = AllowanceChargeBaseAmount × AllowanceChargePercent / 100.

Technical context
//cac:AllowanceCharge[cbc:ChargeIndicator="true"]/cbc:Amount
Open rule detail
Why it happens

Correct VAT calculation is mandatory for tax purposes.

How to fix

TaxAmount = TaxableAmount × Percent / 100. E.g. base 100 EUR × 20% = TaxAmount 20 EUR.

Technical context
//cac:TaxTotal/cac:TaxSubtotal/cbc:TaxAmount
Open rule detail
Why it happens

The VAT cross-check is mandatory for verifying calculation correctness.

How to fix

Sum TaxAmount from all TaxSubtotal elements and put the result in TaxTotal/TaxAmount.

Technical context
//cac:TaxTotal/cbc:TaxAmount
Open rule detail
Why it happens

The allowance total must be verifiable for tax base checking.

How to fix

Sum all allowance amounts (ChargeIndicator=false) and put the result in AllowanceTotalAmount.

Technical context
//cac:LegalMonetaryTotal/cbc:AllowanceTotalAmount
Open rule detail
Why it happens

The charge total must be verifiable for tax base checking.

How to fix

Sum all charge amounts (ChargeIndicator=true) and put the result in ChargeTotalAmount.

Technical context
//cac:LegalMonetaryTotal/cbc:ChargeTotalAmount
Open rule detail
Why it happens

The buyer must know when and how to pay.

How to fix

Add <cbc:DueDate>2024-02-15</cbc:DueDate> or <cac:PaymentTerms><cbc:Note>Payment within 30 days</cbc:Note></cac:PaymentTerms>.

Technical context
//cbc:DueDate | //cac:PaymentTerms/cbc:Note
Open rule detail
Why it happens

EN 16931 defines precise decimal precision requirements for each monetary element.

How to fix

Round to 2 decimal places: 100.123 → 100.12.

Technical context
//cac:LegalMonetaryTotal/cbc:LineExtensionAmount
Open rule detail
Why it happens

Line-level precision is required for total calculations.

How to fix

Round the line amount to 2 decimal places.

Technical context
//cac:InvoiceLine/cbc:LineExtensionAmount
Open rule detail
Why it happens

Unit prices can be very precise (e.g. price per kWh), so more decimal places are allowed.

How to fix

Ensure PriceAmount does not have more than 10 decimal places.

Technical context
//cac:Price/cbc:PriceAmount
Open rule detail
Why it happens

Standard VAT requires a base and rate for correct tax calculation.

How to fix

Ensure the TaxSubtotal for category S has TaxableAmount and Percent > 0.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="S"]
Open rule detail
Why it happens

Only a VAT-registered business can charge standard VAT and must prove registration.

How to fix

Add the VAT ID to the seller's PartyTaxScheme: <cbc:CompanyID>SK2020000000</cbc:CompanyID>.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyID
Open rule detail
Why it happens

Rate consistency between lines and VAT summary is mandatory.

How to fix

Ensure Percent on all S-category lines matches Percent in the S TaxSubtotal.

Technical context
//cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[cbc:ID="S"]
Open rule detail
Why it happens

Under reverse charge, the supplier invoices 0% VAT — the tax obligation transfers to the buyer.

How to fix

Set <cbc:TaxAmount currencyID="EUR">0.00</cbc:TaxAmount> for category AE.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="AE"]/cbc:TaxAmount
Open rule detail
Why it happens

The exemption reason is mandatory for reverse charge invoices under EN 16931.

How to fix

Add to TaxCategory: <cbc:TaxExemptionReasonCode>VATEX-EU-AE</cbc:TaxExemptionReasonCode><cbc:TaxExemptionReason>Reverse charge</cbc:TaxExemptionReason>.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="AE"]/cac:TaxCategory/cbc:TaxExemptionReasonCode
Open rule detail
Why it happens

Exempt supplies carry no VAT, so TaxAmount must be zero.

How to fix

Set <cbc:TaxAmount currencyID="EUR">0.00</cbc:TaxAmount> for category E.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="E"]/cbc:TaxAmount
Open rule detail
Why it happens

Legislation requires stating the legal basis for VAT exemption.

How to fix

Add e.g. <cbc:TaxExemptionReasonCode>VATEX-EU-79-C</cbc:TaxExemptionReasonCode> to TaxCategory for code E.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="E"]/cac:TaxCategory/cbc:TaxExemptionReasonCode
Open rule detail
Why it happens

Exports outside the EU are zero-rated for VAT purposes.

How to fix

Set <cbc:TaxAmount currencyID="EUR">0.00</cbc:TaxAmount> for category G.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="G"]/cbc:TaxAmount
Open rule detail
Why it happens

The zero-rating reason for exports must be documented.

How to fix

Add <cbc:TaxExemptionReasonCode>VATEX-EU-G</cbc:TaxExemptionReasonCode> to TaxCategory for code G.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="G"]/cac:TaxCategory/cbc:TaxExemptionReasonCode
Open rule detail
Why it happens

Supplies outside the scope of VAT carry no tax liability.

How to fix

Set <cbc:TaxAmount currencyID="EUR">0.00</cbc:TaxAmount> for category O.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="O"]/cbc:TaxAmount
Open rule detail
Why it happens

The reason why the supply is outside the scope of VAT must be documented.

How to fix

Add <cbc:TaxExemptionReasonCode>VATEX-EU-O</cbc:TaxExemptionReasonCode> to TaxCategory for code O.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="O"]/cac:TaxCategory/cbc:TaxExemptionReasonCode
Open rule detail
Why it happens

A non-VAT-registered supplier cannot have a VAT ID on an O-category invoice — this is a contradiction.

How to fix

Remove the VAT ID from the seller's PartyTaxScheme section, or change the tax category.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyID
Open rule detail
Why it happens

ProfileID identifies the business process — without it the Peppol network cannot route the document.

How to fix

Set <cbc:ProfileID>urn:fdc:peppol.eu:2017:poacc:billing:01:1.0</cbc:ProfileID>.

Technical context
/Invoice/cbc:ProfileID | /CreditNote/cbc:ProfileID
Open rule detail
Why it happens

CustomizationID tells the validator which rules to apply to the document.

How to fix

Set CustomizationID to the exact value: urn:cen.eu:en16931:2017#compliant#urn:fdc:peppol.eu:2017:poacc:billing:3.0.

Technical context
/Invoice/cbc:CustomizationID | /CreditNote/cbc:CustomizationID
Open rule detail
Why it happens

A standardised payment code enables automatic payment processing in ERP systems.

How to fix

Use code 30 (bank transfer) or 58 (SEPA transfer): <cbc:PaymentMeansCode>30</cbc:PaymentMeansCode>.

Technical context
//cac:PaymentMeans/cbc:PaymentMeansCode
Open rule detail
Why it happens

BT-30 is the seller legal registration identifier. Slovak IČO uses ISO 6523 ICD schemeID 0158.

How to fix

Add <cac:PartyLegalEntity><cbc:CompanyID schemeID="0158">12345678</cbc:CompanyID></cac:PartyLegalEntity> to AccountingSupplierParty.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID
Open rule detail
Why it happens

BT-47 is the buyer legal registration identifier. Slovak IČO uses ISO 6523 ICD schemeID 0158.

How to fix

Add <cac:PartyLegalEntity><cbc:CompanyID schemeID="0158">87654321</cbc:CompanyID></cac:PartyLegalEntity> to AccountingCustomerParty.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID
Open rule detail
Why it happens

Standardised unit codes are mandatory for interoperability in the Peppol network.

How to fix

Use a valid code: unitCode="C62" (pieces), unitCode="HUR" (hours), unitCode="KGM" (kilograms).

Technical context
//cac:InvoiceLine/cbc:InvoicedQuantity/@unitCode | //cac:CreditNoteLine/cbc:CreditedQuantity/@unitCode
Open rule detail
Why it happens

Using the non-existent AdditionalLegalInformation element causes XSD validation failure.

How to fix

Use: <cac:PartyLegalEntity><cbc:CompanyLegalForm>Ltd.</cbc:CompanyLegalForm></cac:PartyLegalEntity>.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyLegalForm
Open rule detail
Why it happens

Reference to the original invoice facilitates matching credit notes in accounting.

How to fix

Add <cac:BillingReference><cac:InvoiceDocumentReference><cbc:ID>2024-0001</cbc:ID></cac:InvoiceDocumentReference></cac:BillingReference>.

Technical context
//cac:BillingReference/cac:InvoiceDocumentReference/cbc:ID
Open rule detail
Why it happens

Peppol BIS 3.0 identifies the version via CustomizationID, not UBLVersionID.

How to fix

Remove the <cbc:UBLVersionID> element from the invoice.

Technical context
//cbc:UBLVersionID
Open rule detail
Why it happens

UBL 2.1 XSD does not allow TaxExemptionReasonCode in ClassifiedTaxCategory. The correct location is only in TaxSubtotal.

How to fix

Move TaxExemptionReasonCode from InvoiceLine/Item/ClassifiedTaxCategory to TaxTotal/TaxSubtotal/TaxCategory.

Technical context
//cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory/cbc:TaxExemptionReasonCode
Open rule detail
Why it happens

Same reason as UBL-CR-600 — UBL 2.1 XSD does not accept TaxExemptionReason in ClassifiedTaxCategory.

How to fix

Move TaxExemptionReason from the line-level ClassifiedTaxCategory to TaxTotal/TaxSubtotal/TaxCategory.

Technical context
//cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory/cbc:TaxExemptionReason
Open rule detail
Why it happens

The Slovak CIUS specification requires the SK prefix for Slovak VAT IDs.

How to fix

Set the VAT ID in format SK2020000000 (SK + 10 digits, no spaces).

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme[cac:TaxScheme/cbc:ID="VAT"]/cbc:CompanyID
Open rule detail
Why it happens

The SK VAT ID format is defined by law 222/2004 and the CIUS specification.

How to fix

Check the VAT ID length: must be exactly 12 characters (e.g. SK2020000000).

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme[cac:TaxScheme/cbc:ID="VAT"]/cbc:CompanyID
Open rule detail
Why it happens

SK CIUS applies only to Slovak sellers (country SK).

How to fix

Set <cbc:IdentificationCode>SK</cbc:IdentificationCode> in the seller's PostalAddress.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:Country/cbc:IdentificationCode
Open rule detail
Why it happens

Slovakia uses the euro (EUR) since 1 January 2009. CIUS requires EUR for domestic invoices.

How to fix

Set <cbc:DocumentCurrencyCode>EUR</cbc:DocumentCurrencyCode>.

Technical context
/Invoice/cbc:DocumentCurrencyCode | /CreditNote/cbc:DocumentCurrencyCode
Open rule detail
Why it happens

The company registration number (IČO) is a mandatory identifier for legal entities in Slovakia under law 431/2002.

How to fix

Add <cbc:CompanyID schemeID="0158">12345678</cbc:CompanyID> to the seller's PartyLegalEntity (8 digits).

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID
Open rule detail
Why it happens

SEPA payments require IBAN. Slovak IBAN starts with SK and has 24 characters total.

How to fix

Use IBAN format: <cbc:ID>SK3112000000198742637541</cbc:ID>.

Technical context
//cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:ID
Open rule detail
Why it happens

The Slovak VAT Act (222/2004) requires VAT reporting in EUR.

How to fix

Either omit TaxCurrencyCode, or set <cbc:TaxCurrencyCode>EUR</cbc:TaxCurrencyCode>.

Technical context
/Invoice/cbc:TaxCurrencyCode | /CreditNote/cbc:TaxCurrencyCode
Open rule detail
Why it happens

VAT is always reported in EUR. Using another currency (e.g. USD) in TaxSubtotal is an error.

How to fix

Set currencyID="EUR" on both elements: <cbc:TaxableAmount currencyID="EUR"> and <cbc:TaxAmount currencyID="EUR">.

Technical context
//cac:TaxSubtotal/cbc:TaxableAmount/@currencyID | //cac:TaxSubtotal/cbc:TaxAmount/@currencyID
Open rule detail
Why it happens

Machine processing of dates requires the standard ISO 8601 format.

How to fix

Change the date format: 15.01.2024 → 2024-01-15.

Technical context
/Invoice/cbc:IssueDate | /CreditNote/cbc:IssueDate
Open rule detail
Why it happens

The tax point date is a mandatory tax datum and must be machine-processable.

How to fix

Use YYYY-MM-DD format: <cbc:TaxPointDate>2024-01-15</cbc:TaxPointDate>.

Technical context
/Invoice/cbc:TaxPointDate | /CreditNote/cbc:TaxPointDate
Open rule detail
Why it happens

SK CIUS restricts usable document types to values valid under Slovak legislation.

How to fix

Use <cbc:InvoiceTypeCode>380</cbc:InvoiceTypeCode> for invoices or 384 for corrective documents.

Technical context
/Invoice/cbc:InvoiceTypeCode
Open rule detail
Why it happens

SK CIUS requires the exact code 381 for credit note documents.

How to fix

Use <cbc:CreditNoteTypeCode>381</cbc:CreditNoteTypeCode>.

Technical context
/CreditNote/cbc:CreditNoteTypeCode
Open rule detail
Why it happens

VAT category Z represents a taxable supply with a zero rate, so it must have a positive taxable base.

How to fix

Check the Z-category lines and set TaxableAmount in the matching TaxSubtotal to a positive value.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="Z"]/cbc:TaxableAmount
Open rule detail
Why it happens

Category Z means zero-rated VAT, so the calculated tax amount must not be positive or negative.

How to fix

Set TaxAmount for category Z to 0.00 in the relevant currency.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="Z"]/cbc:TaxAmount
Open rule detail
Why it happens

Zero-rated VAT is a tax treatment where the seller must be identifiable for tax purposes.

How to fix

Add the seller VAT ID or tax registration number to PartyTaxScheme/CompanyID.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyID
Open rule detail
Why it happens

Category Z is zero-rated VAT, not an exemption. Exemption reasons belong to other VAT categories.

How to fix

Remove TaxExemptionReason or TaxExemptionReasonCode from the line ClassifiedTaxCategory with ID Z.

Technical context
//cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[cbc:ID="Z"]
Open rule detail
Why it happens

An exemption reason code would incorrectly mix zero-rated VAT with an exemption treatment.

How to fix

Remove TaxExemptionReasonCode from TaxCategory in the TaxSubtotal with ID Z.

Technical context
//cac:TaxSubtotal[cac:TaxCategory/cbc:ID="Z"]/cac:TaxCategory/cbc:TaxExemptionReasonCode
Open rule detail
Why it happens

The reference allows the buyer to automatically match the invoice to an order or internal assignment.

How to fix

Add <cbc:BuyerReference> or <cac:OrderReference><cbc:ID>...</cbc:ID></cac:OrderReference>.

Technical context
/Invoice/cbc:BuyerReference | /Invoice/cac:OrderReference/cbc:ID
Open rule detail
Why it happens

The payment means code is needed for automated processing of payment instructions.

How to fix

Add PaymentMeansCode, for example 30 for credit transfer or 58 for SEPA credit transfer.

Technical context
//cac:PaymentMeans/cbc:PaymentMeansCode
Open rule detail
Why it happens

Without the payee account, the buyer cannot execute the transfer.

How to fix

Add the payee account, preferably in IBAN format, to PayeeFinancialAccount/ID.

Technical context
//cac:PaymentMeans[cbc:PaymentMeansCode="30" or cbc:PaymentMeansCode="58"]/cac:PayeeFinancialAccount/cbc:ID
Open rule detail
Why it happens

Direct debit must be linked to a valid mandate or the account to be debited.

How to fix

Add MandateReference or DebitedAccountID to the direct debit PaymentMeans.

Technical context
//cac:PaymentMeans[cbc:PaymentMeansCode="49"]
Open rule detail
Why it happens

The allowance total is part of the EN 16931 invoice control totals.

How to fix

Add AllowanceTotalAmount to LegalMonetaryTotal or remove incorrect allowances.

Technical context
//cac:LegalMonetaryTotal/cbc:AllowanceTotalAmount
Open rule detail
Why it happens

The charge total is part of the EN 16931 invoice control totals.

How to fix

Add ChargeTotalAmount to LegalMonetaryTotal or remove incorrect charges.

Technical context
//cac:LegalMonetaryTotal/cbc:ChargeTotalAmount
Open rule detail
Why it happens

A prepayment affects the payable amount and must be included in control totals.

How to fix

Add PrepaidAmount to LegalMonetaryTotal or remove incorrect prepayment data.

Technical context
//cac:LegalMonetaryTotal/cbc:PrepaidAmount
Open rule detail
Why it happens

The taxable amount is required to validate VAT calculation for each tax group.

How to fix

Add TaxableAmount to every TaxSubtotal.

Technical context
//cac:TaxSubtotal/cbc:TaxableAmount
Open rule detail
Why it happens

The tax amount is required to validate the invoice VAT total.

How to fix

Add TaxAmount to every TaxSubtotal.

Technical context
//cac:TaxSubtotal/cbc:TaxAmount
Open rule detail
Why it happens

The VAT category determines which rules apply to the tax group.

How to fix

Add TaxCategory/ID to every TaxSubtotal, for example S, Z, E, AE or O.

Technical context
//cac:TaxSubtotal/cac:TaxCategory/cbc:ID
Open rule detail
Why it happens

Quantity is a basic input for calculating the line amount and validating the price.

How to fix

Add InvoicedQuantity to InvoiceLine or CreditedQuantity to CreditNoteLine.

Technical context
//cac:InvoiceLine/cbc:InvoicedQuantity | //cac:CreditNoteLine/cbc:CreditedQuantity
Open rule detail
Why it happens

Without a unit of measure, the quantity cannot be interpreted unambiguously by the receiver.

How to fix

Add a valid unitCode, for example C62 for pieces, HUR for hours or KGM for kilograms.

Technical context
//cac:InvoiceLine/cbc:InvoicedQuantity/@unitCode | //cac:CreditNoteLine/cbc:CreditedQuantity/@unitCode
Open rule detail
Why it happens

The unit price is needed to validate the line amount and commercial terms.

How to fix

Add PriceAmount inside Price on every line.

Technical context
//cac:InvoiceLine/cac:Price/cbc:PriceAmount | //cac:CreditNoteLine/cac:Price/cbc:PriceAmount
Open rule detail
Why it happens

The line VAT category links the line to the correct tax group in TaxSubtotal.

How to fix

Add ClassifiedTaxCategory/ID to each invoice or credit note line.

Technical context
//cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory/cbc:ID | //cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory/cbc:ID
Open rule detail
Why it happens

The accounting reference enables automatic cost allocation by the buyer.

How to fix

Add AccountingCost or BuyerAccountingReference to the relevant line.

Technical context
//cac:InvoiceLine/cbc:AccountingCost | //cac:InvoiceLine/cbc:BuyerAccountingReference
Open rule detail
Why it happens

Structured data in notes is not machine-reliable and belongs in dedicated UBL elements.

How to fix

Move codes, dates or amounts from the note into the appropriate structured elements.

Technical context
//cac:InvoiceLine/cbc:Note | //cac:CreditNoteLine/cbc:Note
Open rule detail
Why it happens

Delivery information is needed to verify place of supply and match logistics documents.

How to fix

Add Delivery with the relevant delivery date or address.

Technical context
//cac:Delivery
Open rule detail
Why it happens

A line allowance must be structured so it can be included in line calculations.

How to fix

Add Amount to the line AllowanceCharge with ChargeIndicator=false.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator="false"]/cbc:Amount
Open rule detail
Why it happens

A line charge must be structured so it can be included in line calculations.

How to fix

Add Amount to the line AllowanceCharge with ChargeIndicator=true.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator="true"]/cbc:Amount
Open rule detail
Why it happens

ISO date format is required for interoperability and machine processing.

How to fix

Write the delivery date as YYYY-MM-DD, for example 2024-01-15.

Technical context
//cac:Delivery/cbc:ActualDeliveryDate
Open rule detail
Why it happens

A consistent period format enables validation and automatic accounting processing.

How to fix

Write StartDate and EndDate as YYYY-MM-DD.

Technical context
//cac:InvoicePeriod/cbc:StartDate | //cac:InvoicePeriod/cbc:EndDate
Open rule detail
Why it happens

EN 16931 does not require all business dates to be limited to the current day.

How to fix

Do not change a date only because it is in the past or future; fix only invalid format or an illogical date relationship.

Technical context
//cbc:IssueDate | //cbc:DueDate | //cbc:ActualDeliveryDate | //cac:InvoicePeriod/cbc:StartDate | //cac:InvoicePeriod/cbc:EndDate
Open rule detail
Why it happens

A percentage-based calculation must be verifiable and match the stated allowance amount.

How to fix

Recalculate Amount from the base and percent, or remove Percent if the amount is not percentage-based.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator="false"]
Open rule detail
Why it happens

A percentage-based calculation must be verifiable and match the stated charge amount.

How to fix

Recalculate Amount from the base and percent, or remove Percent if the amount is not percentage-based.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator="true"]
Open rule detail
Why it happens

LegalMonetaryTotal must be consistent with the actual structured allowances in the document.

How to fix

If there are no document-level allowances, remove AllowanceTotalAmount; otherwise align it with the allowance sum.

Technical context
//cac:LegalMonetaryTotal/cbc:AllowanceTotalAmount
Open rule detail
Why it happens

LegalMonetaryTotal must be consistent with the actual structured charges in the document.

How to fix

If there are no document-level charges, remove ChargeTotalAmount; otherwise align it with the charge sum.

Technical context
//cac:LegalMonetaryTotal/cbc:ChargeTotalAmount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round TaxExclusiveAmount to 2 decimal places.

Technical context
//cac:LegalMonetaryTotal/cbc:TaxExclusiveAmount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round ChargeTotalAmount to 2 decimal places.

Technical context
//cac:LegalMonetaryTotal/cbc:ChargeTotalAmount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round PrepaidAmount to 2 decimal places.

Technical context
//cac:LegalMonetaryTotal/cbc:PrepaidAmount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round document-level AllowanceAmount to 2 decimal places.

Technical context
//cac:AllowanceCharge[cbc:ChargeIndicator="false"]/cbc:Amount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round document-level ChargeAmount to 2 decimal places.

Technical context
//cac:AllowanceCharge[cbc:ChargeIndicator="true"]/cbc:Amount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round TaxableAmount to 2 decimal places.

Technical context
//cac:TaxSubtotal/cbc:TaxableAmount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round TaxAmount to 2 decimal places.

Technical context
//cac:TaxSubtotal/cbc:TaxAmount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round line-level AllowanceAmount to 2 decimal places.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator="false"]/cbc:Amount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round line-level ChargeAmount to 2 decimal places.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator="true"]/cbc:Amount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round line-level LineExtensionAmount to 2 decimal places.

Technical context
//cac:InvoiceLine/cbc:LineExtensionAmount | //cac:CreditNoteLine/cbc:LineExtensionAmount
Open rule detail
Why it happens

EN 16931 requires consistent precision for monetary amounts.

How to fix

Round TaxTotal/TaxAmount to 2 decimal places.

Technical context
//cac:TaxTotal/cbc:TaxAmount
Open rule detail
Why it happens

Base quantity precision is limited so unit pricing remains machine-processable.

How to fix

Round BaseQuantity to at most 10 decimal places or omit it if it is not needed.

Technical context
//cac:Price/cbc:BaseQuantity
Open rule detail
Why it happens

Tax currency is stated only when it differs from the document currency; the same value is redundant and confusing.

How to fix

If the tax currency is the same as the document currency, omit TaxCurrencyCode.

Technical context
/Invoice/cbc:TaxCurrencyCode | /CreditNote/cbc:TaxCurrencyCode
Open rule detail
Why it happens

The billing period must be chronologically valid for automated processing.

How to fix

Correct StartDate or EndDate so the period start is not after the period end.

Technical context
//cac:InvoicePeriod
Open rule detail
Why it happens

A future delivery date often indicates a typo or a misunderstood date.

How to fix

Check ActualDeliveryDate and correct it unless it is intentional in the given process.

Technical context
//cac:Delivery/cbc:ActualDeliveryDate
Open rule detail
Why it happens

The payment account must be machine-usable in banking and ERP systems.

How to fix

Use IBAN where available, or a valid local account format allowed by the process.

Technical context
//cac:PaymentMeans[cbc:PaymentMeansCode="30" or cbc:PaymentMeansCode="58"]/cac:PayeeFinancialAccount/cbc:ID
Open rule detail
Why it happens

PaymentID improves automatic matching of the payment to the invoice.

How to fix

Add PaymentID, for example a variable symbol or another payment reference.

Technical context
//cac:PaymentMeans[cbc:PaymentMeansCode="58"]/cbc:PaymentID
Open rule detail
Why it happens

Direct debit without a mandate is not sufficiently identified for payment processing.

How to fix

Add PaymentMandate/ID as the direct debit mandate reference.

Technical context
//cac:PaymentMeans[cbc:PaymentMeansCode="49"]/cac:PaymentMandate/cbc:ID
Open rule detail
Why it happens

Structured data in text cannot be reliably validated or automatically processed.

How to fix

Move identifiers, dates, amounts and codes from Note into the appropriate structured elements.

Technical context
/Invoice/cbc:Note | /CreditNote/cbc:Note
Open rule detail
Why it happens

The Peppol profile restricts UBL to elements needed for interoperable invoicing.

How to fix

Remove the <cbc:CopyIndicator> element from the document.

Technical context
//cbc:CopyIndicator
Open rule detail
Why it happens

Document identification is handled by mandatory business identifiers, not by UBL UUID.

How to fix

Remove the <cbc:UUID> element from the document.

Technical context
//cbc:UUID
Open rule detail
Why it happens

Peppol invoicing uses the issue date; issue time is not part of the profile.

How to fix

Remove the <cbc:IssueTime> element from the document.

Technical context
//cbc:IssueTime
Open rule detail
Why it happens

Peppol uses DocumentCurrencyCode and, where needed, TaxCurrencyCode; a separate pricing currency is not allowed.

How to fix

Remove the <cbc:PricingCurrencyCode> element from the document.

Technical context
//cbc:PricingCurrencyCode
Open rule detail
Why it happens

Dates relevant to tax and delivery have dedicated supported elements in the profile.

How to fix

Remove <cbc:TaxExDate> and use a supported date element if the data is needed.

Technical context
//cbc:TaxExDate
Open rule detail
Why it happens

Slovak VAT law requires seller and buyer identification/address data. Some address fields are technically optional in EN 16931, but must be populated for a Slovak invoice.

How to fix

Add the seller address line 1 to the relevant PostalAddress section in the UBL XML.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:StreetName
Open rule detail
Why it happens

Slovak VAT law requires seller and buyer identification/address data. Some address fields are technically optional in EN 16931, but must be populated for a Slovak invoice.

How to fix

Add the seller city to the relevant PostalAddress section in the UBL XML.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:CityName
Open rule detail
Why it happens

Slovak VAT law requires seller and buyer identification/address data. Some address fields are technically optional in EN 16931, but must be populated for a Slovak invoice.

How to fix

Add the seller postal code to the relevant PostalAddress section in the UBL XML.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:PostalZone
Open rule detail
Why it happens

Slovak VAT law requires seller and buyer identification/address data. Some address fields are technically optional in EN 16931, but must be populated for a Slovak invoice.

How to fix

Add the seller country code to the relevant PostalAddress section in the UBL XML.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cac:Country/cbc:IdentificationCode
Open rule detail
Why it happens

Slovak VAT law requires seller and buyer identification/address data. Some address fields are technically optional in EN 16931, but must be populated for a Slovak invoice.

How to fix

Add the buyer address line 1 to the relevant PostalAddress section in the UBL XML.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:StreetName
Open rule detail
Why it happens

Slovak VAT law requires seller and buyer identification/address data. Some address fields are technically optional in EN 16931, but must be populated for a Slovak invoice.

How to fix

Add the buyer city to the relevant PostalAddress section in the UBL XML.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:CityName
Open rule detail
Why it happens

Slovak VAT law requires seller and buyer identification/address data. Some address fields are technically optional in EN 16931, but must be populated for a Slovak invoice.

How to fix

Add the buyer postal code to the relevant PostalAddress section in the UBL XML.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:PostalZone
Open rule detail
Why it happens

Slovak VAT law requires seller and buyer identification/address data. Some address fields are technically optional in EN 16931, but must be populated for a Slovak invoice.

How to fix

Add the buyer country code to the relevant PostalAddress section in the UBL XML.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cac:Country/cbc:IdentificationCode
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-106 with at most 2 decimal places.

Technical context
//cac:LegalMonetaryTotal/cbc:LineExtensionAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-109 with at most 2 decimal places.

Technical context
//cac:LegalMonetaryTotal/cbc:TaxExclusiveAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-110 with at most 2 decimal places.

Technical context
//cac:TaxTotal/cbc:TaxAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-112 with at most 2 decimal places.

Technical context
//cac:LegalMonetaryTotal/cbc:TaxInclusiveAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-113 with at most 2 decimal places.

Technical context
//cac:LegalMonetaryTotal/cbc:PrepaidAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-114 with at most 2 decimal places.

Technical context
//cac:LegalMonetaryTotal/cbc:PayableRoundingAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-115 with at most 2 decimal places.

Technical context
//cac:LegalMonetaryTotal/cbc:PayableAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-116 with at most 2 decimal places.

Technical context
//cac:TaxTotal/cac:TaxSubtotal/cbc:TaxableAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-117 with at most 2 decimal places.

Technical context
//cac:TaxTotal/cac:TaxSubtotal/cbc:TaxAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-129 with at most 4 decimal places.

Technical context
//cac:InvoiceLine/cbc:InvoicedQuantity | //cac:CreditNoteLine/cbc:CreditedQuantity
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-131 with at most 2 decimal places.

Technical context
//cac:InvoiceLine/cbc:LineExtensionAmount | //cac:CreditNoteLine/cbc:LineExtensionAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-146 with at most 4 decimal places.

Technical context
//cac:InvoiceLine/cac:Price/cbc:PriceAmount | //cac:CreditNoteLine/cac:Price/cbc:PriceAmount
Open rule detail
Why it happens

Decimal precision is important for VAT totals, monetary reconciliation and accounting import. More decimal places can break machine reconciliation.

How to fix

Round or export BT-148 with at most 4 decimal places.

Technical context
//cac:InvoiceLine/cac:Price/cac:AllowanceCharge/cbc:BaseAmount | //cac:CreditNoteLine/cac:Price/cac:AllowanceCharge/cbc:BaseAmount
Open rule detail
Why it happens

EndpointID is the Peppol electronic address. For Slovak tax IDs use schemeID 0245 with the tax ID value without the SK prefix.

How to fix

Set the seller EndpointID to <cbc:EndpointID schemeID="0245">2020123456</cbc:EndpointID>.

Technical context
//cac:AccountingSupplierParty/cac:Party/cbc:EndpointID/@schemeID
Open rule detail
Why it happens

Using 0245 consistently reduces routing, participant registration and matching errors in the Slovak context.

How to fix

For a Slovak buyer, set EndpointID to schemeID="0245" and the tax ID value without the SK prefix.

Technical context
//cac:AccountingCustomerParty/cac:Party/cbc:EndpointID/@schemeID
Open rule detail
Why it happens

For Slovakia, use TaxPointDate (BT-7) when the VAT point date is known and differs from the issue date.

How to fix

Remove InvoicePeriod/DescriptionCode and use TaxPointDate (BT-7) when applicable.

Technical context
//cac:InvoicePeriod/cbc:DescriptionCode
Open rule detail
Why it happens

IBAN is expected for SEPA payment and accounting automation. A wrong account is a costly operational error.

How to fix

Check that the account is a complete IBAN, for example SK3112000000198742637541.

Technical context
//cac:PaymentMeans/cac:PayeeFinancialAccount/cbc:ID
Open rule detail
Why it happens

Wrong identifier formats cause participant registration, invoice matching, accounting and VAT-control errors.

How to fix

IČO has 8 digits, DIČ has 10 digits without the SK prefix when schemeID is 0245, and Slovak VAT ID has SK + 10 digits.

Technical context
//cac:AccountingSupplierParty/cac:Party/cbc:EndpointID
Open rule detail
Why it happens

Wrong identifier formats cause participant registration, invoice matching, accounting and VAT-control errors.

How to fix

IČO has 8 digits, DIČ has 10 digits without the SK prefix when schemeID is 0245, and Slovak VAT ID has SK + 10 digits.

Technical context
//cac:AccountingCustomerParty/cac:Party/cbc:EndpointID
Open rule detail
Why it happens

Wrong identifier formats cause participant registration, invoice matching, accounting and VAT-control errors.

How to fix

IČO has 8 digits, DIČ has 10 digits without the SK prefix when schemeID is 0245, and Slovak VAT ID has SK + 10 digits.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID
Open rule detail
Why it happens

Wrong identifier formats cause participant registration, invoice matching, accounting and VAT-control errors.

How to fix

IČO has 8 digits, DIČ has 10 digits without the SK prefix when schemeID is 0245, and Slovak VAT ID has SK + 10 digits.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PartyLegalEntity/cbc:CompanyID
Open rule detail
Why it happens

Wrong identifier formats cause participant registration, invoice matching, accounting and VAT-control errors.

How to fix

IČO has 8 digits, DIČ has 10 digits without the SK prefix when schemeID is 0245, and Slovak VAT ID has SK + 10 digits.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyID
Open rule detail
Why it happens

Wrong identifier formats cause participant registration, invoice matching, accounting and VAT-control errors.

How to fix

IČO has 8 digits, DIČ has 10 digits without the SK prefix when schemeID is 0245, and Slovak VAT ID has SK + 10 digits.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PartyTaxScheme/cbc:CompanyID
Open rule detail
Why it happens

A wrong document type can make the receiver misclassify the document as invoice, credit note, debit note or correction.

How to fix

Use InvoiceTypeCode 380 for a standard invoice. Use CreditNoteTypeCode 381 for a credit note.

Technical context
/Invoice/cbc:InvoiceTypeCode | /CreditNote/cbc:CreditNoteTypeCode
Open rule detail
Why it happens

Correct postal-code format improves address automation, delivery and master-data matching.

How to fix

Change the postal code to five digits, for example 81101.

Technical context
//cac:AccountingSupplierParty/cac:Party/cac:PostalAddress/cbc:PostalZone
Open rule detail
Why it happens

Correct postal-code format improves address automation, delivery and master-data matching.

How to fix

Change the postal code to five digits, for example 81101.

Technical context
//cac:AccountingCustomerParty/cac:Party/cac:PostalAddress/cbc:PostalZone
Open rule detail
Why it happens

Correct postal-code format improves address automation, delivery and master-data matching.

How to fix

Change the postal code to five digits, for example 81101.

Technical context
//cac:Delivery/cac:DeliveryLocation/cac:Address/cbc:PostalZone
Open rule detail
Why it happens

This rule comes from the official EN 16931 calculation validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine/cac:InvoicePeriod | cac:CreditNoteLine/cac:InvoicePeriod and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine/cac:InvoicePeriod | cac:CreditNoteLine/cac:InvoicePeriod
Open rule detail
Why it happens

This rule comes from the official EN 16931 calculation validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | /cn:CreditNote/cac:AllowanceCharge[cbc:ChargeIndicator = false()] and change the data so this rule is satisfied.

Technical context
/ubl:Invoice/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | /cn:CreditNote/cac:AllowanceCharge[cbc:ChargeIndicator = false()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | /cn:CreditNote/cac:AllowanceCharge[cbc:ChargeIndicator = true()] and change the data so this rule is satisfied.

Technical context
/ubl:Invoice/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | /cn:CreditNote/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | /cn:CreditNote/cac:AllowanceCharge[cbc:ChargeIndicator = true()] and change the data so this rule is satisfied.

Technical context
/ubl:Invoice/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | /cn:CreditNote/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 calculation validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] and change the data so this rule is satisfied.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] and change the data so this rule is satisfied.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxTotal/cac:TaxSubtotal and change the data so this rule is satisfied.

Technical context
cac:TaxTotal/cac:TaxSubtotal
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxTotal/cac:TaxSubtotal and change the data so this rule is satisfied.

Technical context
cac:TaxTotal/cac:TaxSubtotal
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxTotal/cac:TaxSubtotal and change the data so this rule is satisfied.

Technical context
cac:TaxTotal/cac:TaxSubtotal
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxTotal/cac:TaxSubtotal and change the data so this rule is satisfied.

Technical context
cac:TaxTotal/cac:TaxSubtotal
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PaymentMeans and change the data so this rule is satisfied.

Technical context
cac:PaymentMeans
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PaymentMeans[cbc:PaymentMeansCode='30' or cbc:PaymentMeansCode='58']/cac:PayeeFinancialAccount and change the data so this rule is satisfied.

Technical context
cac:PaymentMeans[cbc:PaymentMeansCode='30' or cbc:PaymentMeansCode='58']/cac:PayeeFinancialAccount
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PaymentMeans/cac:CardAccount/cbc:PrimaryAccountNumberID and change the data so this rule is satisfied.

Technical context
cac:PaymentMeans/cac:CardAccount/cbc:PrimaryAccountNumberID
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AdditionalDocumentReference and change the data so this rule is satisfied.

Technical context
cac:AdditionalDocumentReference
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:AdditionalItemProperty and change the data so this rule is satisfied.

Technical context
//cac:AdditionalItemProperty
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:BillingReference and change the data so this rule is satisfied.

Technical context
cac:BillingReference
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxRepresentativeParty and change the data so this rule is satisfied.

Technical context
cac:TaxRepresentativeParty
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:Delivery/cac:DeliveryLocation/cac:Address and change the data so this rule is satisfied.

Technical context
cac:Delivery/cac:DeliveryLocation/cac:Address
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PaymentMeans and change the data so this rule is satisfied.

Technical context
cac:PaymentMeans
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AccountingSupplierParty/cac:Party/cbc:EndpointID and change the data so this rule is satisfied.

Technical context
cac:AccountingSupplierParty/cac:Party/cbc:EndpointID
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AccountingCustomerParty/cac:Party/cbc:EndpointID and change the data so this rule is satisfied.

Technical context
cac:AccountingCustomerParty/cac:Party/cbc:EndpointID
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine/cac:Item/cac:StandardItemIdentification/cbc:ID | cac:CreditNoteLine/cac:Item/cac:StandardItemIdentification/cbc:ID and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine/cac:Item/cac:StandardItemIdentification/cbc:ID | cac:CreditNoteLine/cac:Item/cac:StandardItemIdentification/cbc:ID
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine/cac:Item/cac:CommodityClassification/cbc:ItemClassificationCode | cac:CreditNoteLine/cac:Item/cac:CommodityClassification/cbc:ItemClassificationCode and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine/cac:Item/cac:CommodityClassification/cbc:ItemClassificationCode | cac:CreditNoteLine/cac:Item/cac:CommodityClassification/cbc:ItemClassificationCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'AE'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:InvoiceTypeCode | cbc:CreditNoteTypeCode and change the data so this rule is satisfied.

Technical context
cbc:InvoiceTypeCode | cbc:CreditNoteTypeCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:Amount | cbc:BaseAmount | cbc:PriceAmount | cbc:TaxAmount | cbc:TaxableAmount | cbc:LineExtensionAmount | cbc:TaxExclusiveAmount | cbc:TaxInclusiveAmount | cbc:AllowanceTotalAmount | cbc:ChargeTotalAmount | cbc:PrepaidAmount | cbc:PayableRoundingAmount | cbc:PayableAmount and change the data so this rule is satisfied.

Technical context
cbc:Amount | cbc:BaseAmount | cbc:PriceAmount | cbc:TaxAmount | cbc:TaxableAmount | cbc:LineExtensionAmount | cbc:TaxExclusiveAmount | cbc:TaxInclusiveAmount | cbc:AllowanceTotalAmount | cbc:ChargeTotalAmount | cbc:PrepaidAmount | cbc:PayableRoundingAmount | cbc:PayableAmount
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:DocumentCurrencyCode and change the data so this rule is satisfied.

Technical context
cbc:DocumentCurrencyCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:TaxCurrencyCode and change the data so this rule is satisfied.

Technical context
cbc:TaxCurrencyCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoicePeriod/cbc:DescriptionCode and change the data so this rule is satisfied.

Technical context
cac:InvoicePeriod/cbc:DescriptionCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AdditionalDocumentReference[cbc:DocumentTypeCode = '130']/cbc:ID[@schemeID] | cac:DocumentReference[cbc:DocumentTypeCode = '130']/cbc:ID[@schemeID] and change the data so this rule is satisfied.

Technical context
cac:AdditionalDocumentReference[cbc:DocumentTypeCode = '130']/cbc:ID[@schemeID] | cac:DocumentReference[cbc:DocumentTypeCode = '130']/cbc:ID[@schemeID]
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice/cbc:Note | /cn:CreditNote/cbc:Note and change the data so this rule is satisfied.

Technical context
/ubl:Invoice/cbc:Note | /cn:CreditNote/cbc:Note
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PartyIdentification/cbc:ID[@schemeID] and change the data so this rule is satisfied.

Technical context
cac:PartyIdentification/cbc:ID[@schemeID]
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PartyLegalEntity/cbc:CompanyID[@schemeID] and change the data so this rule is satisfied.

Technical context
cac:PartyLegalEntity/cbc:CompanyID[@schemeID]
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:CommodityClassification/cbc:ItemClassificationCode[@listID] and change the data so this rule is satisfied.

Technical context
cac:CommodityClassification/cbc:ItemClassificationCode[@listID]
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:Country/cbc:IdentificationCode and change the data so this rule is satisfied.

Technical context
cac:Country/cbc:IdentificationCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:OriginCountry/cbc:IdentificationCode and change the data so this rule is satisfied.

Technical context
cac:OriginCountry/cbc:IdentificationCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PaymentMeans/cbc:PaymentMeansCode and change the data so this rule is satisfied.

Technical context
cac:PaymentMeans/cbc:PaymentMeansCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxCategory/cbc:ID and change the data so this rule is satisfied.

Technical context
cac:TaxCategory/cbc:ID
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:ClassifiedTaxCategory/cbc:ID and change the data so this rule is satisfied.

Technical context
cac:ClassifiedTaxCategory/cbc:ID
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator = false()]/cbc:AllowanceChargeReasonCode and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator = false()]/cbc:AllowanceChargeReasonCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator = true()]/cbc:AllowanceChargeReasonCode and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator = true()]/cbc:AllowanceChargeReasonCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:StandardItemIdentification/cbc:ID[@schemeID] and change the data so this rule is satisfied.

Technical context
cac:StandardItemIdentification/cbc:ID[@schemeID]
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:TaxExemptionReasonCode and change the data so this rule is satisfied.

Technical context
cbc:TaxExemptionReasonCode
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:InvoicedQuantity[@unitCode] | cbc:BaseQuantity[@unitCode] | cbc:CreditedQuantity[@unitCode] and change the data so this rule is satisfied.

Technical context
cbc:InvoicedQuantity[@unitCode] | cbc:BaseQuantity[@unitCode] | cbc:CreditedQuantity[@unitCode]
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EmbeddedDocumentBinaryObject[@mimeCode] and change the data so this rule is satisfied.

Technical context
cbc:EmbeddedDocumentBinaryObject[@mimeCode]
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID]
Open rule detail
Why it happens

This rule comes from the official EN 16931 document validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:DeliveryLocation/cbc:ID[@schemeID] and change the data so this rule is satisfied.

Technical context
cac:DeliveryLocation/cbc:ID[@schemeID]
Open rule detail
Why it happens

This rule comes from the official EN 16931 calculation validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] and change the data so this rule is satisfied.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 calculation validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] and change the data so this rule is satisfied.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:PartyTaxScheme[cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
//cac:PartyTaxScheme[cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AccountingSupplierParty and change the data so this rule is satisfied.

Technical context
cac:AccountingSupplierParty
Open rule detail
Why it happens

This rule comes from the official EN 16931 decimal precision validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxTotal/cac:TaxSubtotal and change the data so this rule is satisfied.

Technical context
cac:TaxTotal/cac:TaxSubtotal
Open rule detail
Why it happens

This rule comes from the official EN 16931 decimal precision validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxTotal/cac:TaxSubtotal and change the data so this rule is satisfied.

Technical context
cac:TaxTotal/cac:TaxSubtotal
Open rule detail
Why it happens

This rule comes from the official EN 16931 decimal precision validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] and change the data so this rule is satisfied.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 decimal precision validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] and change the data so this rule is satisfied.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = false()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 decimal precision validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] and change the data so this rule is satisfied.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 decimal precision validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] and change the data so this rule is satisfied.

Technical context
//cac:InvoiceLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()] | //cac:CreditNoteLine/cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'E'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'G'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'K'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'O'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] | cac:CreditNoteLine/cac:Item/cac:ClassifiedTaxCategory[normalize-space(cbc:ID) = 'S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'S'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='Z'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=false()]/cac:TaxCategory[normalize-space(cbc:ID)='Z'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='Z'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator=true()]/cac:TaxCategory[normalize-space(cbc:ID)='Z'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official EN 16931 VAT validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'Z'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT'] and change the data so this rule is satisfied.

Technical context
/*/cac:TaxTotal/cac:TaxSubtotal/cac:TaxCategory[normalize-space(cbc:ID) = 'Z'][cac:TaxScheme/normalize-space(upper-case(cbc:ID))='VAT']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0088'] | cac:PartyIdentification/cbc:ID[@schemeID = '0088'] | cbc:CompanyID[@schemeID = '0088'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0088'] | cac:PartyIdentification/cbc:ID[@schemeID = '0088'] | cbc:CompanyID[@schemeID = '0088']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0192'] | cac:PartyIdentification/cbc:ID[@schemeID = '0192'] | cbc:CompanyID[@schemeID = '0192'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0192'] | cac:PartyIdentification/cbc:ID[@schemeID = '0192'] | cbc:CompanyID[@schemeID = '0192']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0184'] | cac:PartyIdentification/cbc:ID[@schemeID = '0184'] | cbc:CompanyID[@schemeID = '0184'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0184'] | cac:PartyIdentification/cbc:ID[@schemeID = '0184'] | cbc:CompanyID[@schemeID = '0184']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0208'] | cac:PartyIdentification/cbc:ID[@schemeID = '0208'] | cbc:CompanyID[@schemeID = '0208'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0208'] | cac:PartyIdentification/cbc:ID[@schemeID = '0208'] | cbc:CompanyID[@schemeID = '0208']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0201'] | cac:PartyIdentification/cbc:ID[@schemeID = '0201'] | cbc:CompanyID[@schemeID = '0201'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0201'] | cac:PartyIdentification/cbc:ID[@schemeID = '0201'] | cbc:CompanyID[@schemeID = '0201']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0210'] | cac:PartyIdentification/cbc:ID[@schemeID = '0210'] | cbc:CompanyID[@schemeID = '0210'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0210'] | cac:PartyIdentification/cbc:ID[@schemeID = '0210'] | cbc:CompanyID[@schemeID = '0210']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '9907'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '9907']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0211'] | cac:PartyIdentification/cbc:ID[@schemeID = '0211'] | cbc:CompanyID[@schemeID = '0211'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0211'] | cac:PartyIdentification/cbc:ID[@schemeID = '0211'] | cbc:CompanyID[@schemeID = '0211']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0007'] | cac:PartyIdentification/cbc:ID[@schemeID = '0007'] | cbc:CompanyID[@schemeID = '0007'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0007'] | cac:PartyIdentification/cbc:ID[@schemeID = '0007'] | cbc:CompanyID[@schemeID = '0007']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0151'] | cac:PartyIdentification/cbc:ID[@schemeID = '0151'] | cbc:CompanyID[@schemeID = '0151'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0151'] | cac:PartyIdentification/cbc:ID[@schemeID = '0151'] | cbc:CompanyID[@schemeID = '0151']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0096'] | cac:PartyIdentification/cbc:ID[@schemeID = '0096'] | cbc:CompanyID[@schemeID = '0096'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0096'] | cac:PartyIdentification/cbc:ID[@schemeID = '0096'] | cbc:CompanyID[@schemeID = '0096']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID = '0198'] | cac:PartyIdentification/cbc:ID[@schemeID = '0198'] | cbc:CompanyID[@schemeID = '0198'] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID = '0198'] | cac:PartyIdentification/cbc:ID[@schemeID = '0198'] | cbc:CompanyID[@schemeID = '0198']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EmbeddedDocumentBinaryObject[@mimeCode] and change the data so this rule is satisfied.

Technical context
cbc:EmbeddedDocumentBinaryObject[@mimeCode]
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator = 'false']/cbc:AllowanceChargeReasonCode and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator = 'false']/cbc:AllowanceChargeReasonCode
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator = 'true']/cbc:AllowanceChargeReasonCode and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator = 'true']/cbc:AllowanceChargeReasonCode
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoicePeriod/cbc:DescriptionCode and change the data so this rule is satisfied.

Technical context
cac:InvoicePeriod/cbc:DescriptionCode
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:Amount | cbc:BaseAmount | cbc:PriceAmount | cbc:TaxAmount | cbc:TaxableAmount | cbc:LineExtensionAmount | cbc:TaxExclusiveAmount | cbc:TaxInclusiveAmount | cbc:AllowanceTotalAmount | cbc:ChargeTotalAmount | cbc:PrepaidAmount | cbc:PayableRoundingAmount | cbc:PayableAmount and change the data so this rule is satisfied.

Technical context
cbc:Amount | cbc:BaseAmount | cbc:PriceAmount | cbc:TaxAmount | cbc:TaxableAmount | cbc:LineExtensionAmount | cbc:TaxExclusiveAmount | cbc:TaxInclusiveAmount | cbc:AllowanceTotalAmount | cbc:ChargeTotalAmount | cbc:PrepaidAmount | cbc:PayableRoundingAmount | cbc:PayableAmount
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:EndpointID[@schemeID] and change the data so this rule is satisfied.

Technical context
cbc:EndpointID[@schemeID]
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:IssueDate | cbc:DueDate | cbc:TaxPointDate | cbc:StartDate | cbc:EndDate | cbc:ActualDeliveryDate and change the data so this rule is satisfied.

Technical context
cbc:IssueDate | cbc:DueDate | cbc:TaxPointDate | cbc:StartDate | cbc:EndDate | cbc:ActualDeliveryDate
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:InvoiceTypeCode and change the data so this rule is satisfied.

Technical context
cbc:InvoiceTypeCode
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:CreditNoteTypeCode and change the data so this rule is satisfied.

Technical context
cbc:CreditNoteTypeCode
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-G'] and change the data so this rule is satisfied.

Technical context
cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-G']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-O'] and change the data so this rule is satisfied.

Technical context
cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-O']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-IC'] and change the data so this rule is satisfied.

Technical context
cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-IC']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-AE'] and change the data so this rule is satisfied.

Technical context
cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-AE']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-D'] and change the data so this rule is satisfied.

Technical context
cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-D']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-F'] and change the data so this rule is satisfied.

Technical context
cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-F']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-I'] and change the data so this rule is satisfied.

Technical context
cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-I']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-J'] and change the data so this rule is satisfied.

Technical context
cac:TaxCategory[upper-case(cbc:TaxExemptionReasonCode)='VATEX-EU-J']
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:InvoiceTypeCode and change the data so this rule is satisfied.

Technical context
cbc:InvoiceTypeCode
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open ubl-creditnote:CreditNote | ubl-invoice:Invoice and change the data so this rule is satisfied.

Technical context
ubl-creditnote:CreditNote | ubl-invoice:Invoice
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open ubl-invoice:Invoice/cac:AllowanceCharge | ubl-invoice:Invoice/cac:InvoiceLine/cac:AllowanceCharge | ubl-creditnote:CreditNote/cac:AllowanceCharge | ubl-creditnote:CreditNote/cac:CreditNoteLine/cac:AllowanceCharge and change the data so this rule is satisfied.

Technical context
ubl-invoice:Invoice/cac:AllowanceCharge | ubl-invoice:Invoice/cac:InvoiceLine/cac:AllowanceCharge | ubl-creditnote:CreditNote/cac:AllowanceCharge | ubl-creditnote:CreditNote/cac:CreditNoteLine/cac:AllowanceCharge
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:Price/cac:AllowanceCharge and change the data so this rule is satisfied.

Technical context
cac:Price/cac:AllowanceCharge
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cbc:Amount | cbc:BaseAmount | cbc:PriceAmount | cac:TaxTotal[cac:TaxSubtotal]/cbc:TaxAmount | cac:TaxSubtotal/cbc:TaxAmount | cbc:TaxableAmount | cbc:LineExtensionAmount | cbc:TaxExclusiveAmount | cbc:TaxInclusiveAmount | cbc:AllowanceTotalAmount | cbc:ChargeTotalAmount | cbc:PrepaidAmount | cbc:PayableRoundingAmount | cbc:PayableAmount and change the data so this rule is satisfied.

Technical context
cbc:Amount | cbc:BaseAmount | cbc:PriceAmount | cac:TaxTotal[cac:TaxSubtotal]/cbc:TaxAmount | cac:TaxSubtotal/cbc:TaxAmount | cbc:TaxableAmount | cbc:LineExtensionAmount | cbc:TaxExclusiveAmount | cbc:TaxInclusiveAmount | cbc:AllowanceTotalAmount | cbc:ChargeTotalAmount | cbc:PrepaidAmount | cbc:PayableRoundingAmount | cbc:PayableAmount
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open ubl-creditnote:CreditNote | ubl-invoice:Invoice and change the data so this rule is satisfied.

Technical context
ubl-creditnote:CreditNote | ubl-invoice:Invoice
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open ubl-creditnote:CreditNote | ubl-invoice:Invoice and change the data so this rule is satisfied.

Technical context
ubl-creditnote:CreditNote | ubl-invoice:Invoice
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PaymentMeans[some $code in tokenize('49 59', '\s') satisfies normalize-space(cbc:PaymentMeansCode) = $code] and change the data so this rule is satisfied.

Technical context
cac:PaymentMeans[some $code in tokenize('49 59', '\s') satisfies normalize-space(cbc:PaymentMeansCode) = $code]
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open ubl-invoice:Invoice[cac:InvoicePeriod/cbc:StartDate]/cac:InvoiceLine/cac:InvoicePeriod/cbc:StartDate | ubl-creditnote:CreditNote[cac:InvoicePeriod/cbc:StartDate]/cac:CreditNoteLine/cac:InvoicePeriod/cbc:StartDate and change the data so this rule is satisfied.

Technical context
ubl-invoice:Invoice[cac:InvoicePeriod/cbc:StartDate]/cac:InvoiceLine/cac:InvoicePeriod/cbc:StartDate | ubl-creditnote:CreditNote[cac:InvoicePeriod/cbc:StartDate]/cac:CreditNoteLine/cac:InvoicePeriod/cbc:StartDate
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open ubl-invoice:Invoice[cac:InvoicePeriod/cbc:EndDate]/cac:InvoiceLine/cac:InvoicePeriod/cbc:EndDate | ubl-creditnote:CreditNote[cac:InvoicePeriod/cbc:EndDate]/cac:CreditNoteLine/cac:InvoicePeriod/cbc:EndDate and change the data so this rule is satisfied.

Technical context
ubl-invoice:Invoice[cac:InvoicePeriod/cbc:EndDate]/cac:InvoiceLine/cac:InvoicePeriod/cbc:EndDate | ubl-creditnote:CreditNote[cac:InvoicePeriod/cbc:EndDate]/cac:CreditNoteLine/cac:InvoicePeriod/cbc:EndDate
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official Peppol BIS validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:Price/cbc:BaseQuantity[@unitCode] and change the data so this rule is satisfied.

Technical context
cac:Price/cbc:BaseQuantity[@unitCode]
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //*[ends-with(name(), 'Amount') and not(ends-with(name(),'PriceAmount')) and not(ancestor::cac:Price/cac:AllowanceCharge)] and change the data so this rule is satisfied.

Technical context
//*[ends-with(name(), 'Amount') and not(ends-with(name(),'PriceAmount')) and not(ancestor::cac:Price/cac:AllowanceCharge)]
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //*[ends-with(name(), 'BinaryObject')] and change the data so this rule is satisfied.

Technical context
//*[ends-with(name(), 'BinaryObject')]
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open //*[ends-with(name(), 'BinaryObject')] and change the data so this rule is satisfied.

Technical context
//*[ends-with(name(), 'BinaryObject')]
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:BillingReference and change the data so this rule is satisfied.

Technical context
cac:BillingReference
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:BillingReference and change the data so this rule is satisfied.

Technical context
cac:BillingReference
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PayeeParty and change the data so this rule is satisfied.

Technical context
cac:PayeeParty
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PayeeParty and change the data so this rule is satisfied.

Technical context
cac:PayeeParty
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PayeeParty and change the data so this rule is satisfied.

Technical context
cac:PayeeParty
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxRepresentativeParty and change the data so this rule is satisfied.

Technical context
cac:TaxRepresentativeParty
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxRepresentativeParty and change the data so this rule is satisfied.

Technical context
cac:TaxRepresentativeParty
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:Delivery and change the data so this rule is satisfied.

Technical context
cac:Delivery
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PaymentMeans and change the data so this rule is satisfied.

Technical context
cac:PaymentMeans
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PaymentMeans and change the data so this rule is satisfied.

Technical context
cac:PaymentMeans
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:PaymentMeans and change the data so this rule is satisfied.

Technical context
cac:PaymentMeans
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator = false()] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator = false()]
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AllowanceCharge[cbc:ChargeIndicator = true()] and change the data so this rule is satisfied.

Technical context
cac:AllowanceCharge[cbc:ChargeIndicator = true()]
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:TaxSubtotal and change the data so this rule is satisfied.

Technical context
cac:TaxSubtotal
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AdditionalDocumentReference and change the data so this rule is satisfied.

Technical context
cac:AdditionalDocumentReference
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AccountingSupplierParty/cac:Party and change the data so this rule is satisfied.

Technical context
cac:AccountingSupplierParty/cac:Party
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:AdditionalDocumentReference and change the data so this rule is satisfied.

Technical context
cac:AdditionalDocumentReference
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open /ubl:Invoice | /cn:CreditNote and change the data so this rule is satisfied.

Technical context
/ubl:Invoice | /cn:CreditNote
Open rule detail
Why it happens

This rule comes from the official UBL syntax validation artefacts and keeps invoices interoperable across systems.

How to fix

Open cac:InvoiceLine | cac:CreditNoteLine and change the data so this rule is satisfied.

Technical context
cac:InvoiceLine | cac:CreditNoteLine
Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail
Why it happens

This rule comes from the official Peppol BIS v1.10 Excel catalogue published by the Slovak Financial Administration. This public card is source-imported and awaits a detailed human-written explanation.

How to fix

Check the field or XML structure mentioned by the rule, fix the source export and validate the invoice again. A detailed remediation guide will be added according to real-world error frequency.

Open rule detail