You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

3 lines
274 B

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