XMLInvoice : add phpunit for FacturX & InvoiceUBL21

This commit is contained in:
sparkyx 2025-10-19 10:44:31 +02:00
parent 351d5b2a44
commit 797b8bf254
4 changed files with 57 additions and 5 deletions

View file

@ -95,7 +95,7 @@ class Error_Message
, 'postalzone' => _("Code postal")
, 'city' => _("Ville")
, 'country'=>_("Code pays")
, 'customer_id' => _("Numéro de TVA")
, 'customer_vat_id' => _("Numéro de TVA")
, 'endpoint_id' => _('Identifiant PEPPOL') // here 9925:BE....
);