This module that adds a technical field *vat_sanitized* on partners that stores the VAT number without spaces and with letters in uppercase. It is usefull for other modules that need to match partners on VAT number, such as the *account_invoice_import* module for example.
This module that adds a technical field *sanitized_vat* on partners that stores the VAT number without spaces and with letters in uppercase. It is usefull for other modules that need to match partners on VAT number, such as the *account_invoice_import* module for example.