I'm doing tests with Italian localization for electronic sales invoices. With XML export with PEPPOL I get this error message:
Error message:
Country/Region does not exist. Identification fields and values: Code=''
AL call stack:
"PEPPOL Management"(CodeUnit 1605).GetCountryISOCode line 4 - Base Application by Microsoft
"PEPPOL Management"(CodeUnit 1605).GetAccountingSupplierPartyPostalAddr line 22 - Base Application by Microsoft
"Sales Invoice - PEPPOL BIS 3.0"(XmlPort 1610)."AccountingSupplierParty - OnBeforePassVariable"(Trigger) line 11 - Base Application by Microsoft
The Country field has been inserted in company information, in Countries/Region (with ISO code) and also in the customer.
Where else could I check?
Thank you.