BR-10 — Missing Buyer postal address
What it means
The Buyer postal address is missing. Just like for the seller, EN 16931 requires the buyer's address to be stated in the invoice.
How to fix it
Check that the AccountingCustomerParty section of the invoice XML has a
PostalAddress block filled in (at least a city and country code). If the
invoice is issued from accounting software, check the buyer's record
before issuing it.
Example
Wrong: the buyer section has no PostalAddress block.
Correct: <cac:PostalAddress><cbc:CityName>Rīga</cbc:CityName><cac:Country><cbc:IdentificationCode>LV</cbc:IdentificationCode></cac:Country></cac:PostalAddress>.