updates for peppol

This commit is contained in:
David Bomba 2024-07-22 14:21:12 +10:00
parent 32ac47e3f4
commit 80274b34a9

View File

@ -87,7 +87,7 @@ class Peppol extends AbstractService
'BG' => 'VAT', 'BG' => 'VAT',
'CY' => 'VAT', 'CY' => 'VAT',
'CZ' => 'VAT', 'CZ' => 'VAT',
'DE' => 'VAT', 'DE' => 'VAT', //tested - requires Payment Means to be defined.
'DK' => 'ERST', 'DK' => 'ERST',
'EE' => 'VAT', 'EE' => 'VAT',
'ES' => 'VAT', 'ES' => 'VAT',
@ -97,8 +97,8 @@ class Peppol extends AbstractService
'HR' => 'VAT', 'HR' => 'VAT',
'HU' => 'VAT', 'HU' => 'VAT',
'IE' => 'VAT', 'IE' => 'VAT',
'IT' => 'IVA', 'IT' => 'IVA', //tested - Requires a Customer Party Identification (VAT number)
'IT' => 'CF',, 'IT' => 'CF', //tested - Requires a Customer Party Identification (VAT number)
'LT' => 'VAT', 'LT' => 'VAT',
'LU' => 'VAT', 'LU' => 'VAT',
'LV' => 'VAT', 'LV' => 'VAT',