BR-40:Note text should be meaningful
Fix: Add meaningful note text if needed. Provide the required value in the free validator.
Invoice notes should provide useful information in an appropriate language.
Engine Classification
Business data required · Explicit input workflow · No assumptions made
Required input: Invoice Note
What is BR-40?
BR-40 is a warning validation rule defined in the peppol-bis-3 specification. It validates the Note element under Invoice in the UBL invoice XML.
The invoice may pass transmission, but this non-compliance can cause problems during tax audits or buyer-side processing.
Target path: XPath: /Invoice/cbc:Note
Why This Error Matters
Notes communicate important information to invoice recipients.
BR-40 is a soft failure that can cause issues at the receiving end — tax audits, ERP processing, or VAT reconciliation mismatches.
Validator Behavior
- ·Generates validation warning
- ·Rejected by PEPPOL Access Points
- ·Error returned: BR-40
- ·Specification: peppol-bis-3
How to Fix It
Add relevant notes
Payment information, special instructions
Consider language
Use buyer appropriate language
Legal requirements
Include legally required statements
XML Example
Generic example based on the rule's target XPath. Your actual XML structure may differ.
<!-- Incorrect value --> <cbc:Note>INVALID</cbc:Note>
<!-- Corrected value --> <cbc:Note>VALID_VALUE</cbc:Note>
Technical Reference
XPath: /Invoice/cbc:NoteCode Example
<cbc:Note>Payment terms: 2% discount if paid within 14 days</cbc:Note>
<cbc:Note>VAT reverse charge applies per Article 194</cbc:Note>Common Causes
- ·Empty note
- ·Technical placeholder text
- ·Wrong language for buyer
Seeing this in production? The API handles BR-40 automatically. See the fix response →
Commonly Seen In
Frequently Asked Questions
Invoice notes should provide useful information in an appropriate language.
Add meaningful note text if needed. Invoice Navigator detects this error and prompts for the required business data before applying a safe fix.
BR-40 is a warning that may not always cause rejection, but it indicates a potential compliance issue that should be addressed to ensure full compatibility.
BR-40 requires specific business data to resolve. Invoice Navigator detects the error and guides you through providing the needed information, then applies the fix with full audit documentation.
BR-40 is commonly seen in exports from All invoicing software. These software packages sometimes generate invoices that need adjustment to meet full compliance standards.
Related Errors
Related Content
Last updated: 3 March 2026
Validate your invoice
Drop your XML here to check for BR-40
Fix BR-40 with guided input
Upload your invoice and we'll ask for the missing data, then apply a safe, auditable fix.