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.

50 lines
1.5 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ==================
  5. Base VAT Sanitized
  6. ==================
  7. This module adds a technical field *sanitized_vat* on partners that stores the VAT number without spaces and with letters in uppercase. It is useful for other modules that need to match partners on VAT number, such as the *base_business_document_import* module for example.
  8. Usage
  9. =====
  10. This module doesn't bring any visible feature for the users.
  11. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  12. :alt: Try me on Runbot
  13. :target: https://runbot.odoo-community.org/runbot/134/11.0
  14. Bug Tracker
  15. ===========
  16. Bugs are tracked on `GitHub Issues
  17. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  18. check there if your issue has already been reported. If you spotted it first,
  19. help us smash it by providing detailed and welcomed feedback.
  20. Credits
  21. =======
  22. Contributors
  23. ------------
  24. * Alexis de Lattre <alexis.delattre@akretion.com>
  25. Maintainer
  26. ----------
  27. .. image:: https://odoo-community.org/logo.png
  28. :alt: Odoo Community Association
  29. :target: https://odoo-community.org
  30. This module is maintained by the OCA.
  31. OCA, or the Odoo Community Association, is a nonprofit organization whose
  32. mission is to support the collaborative development of Odoo features and
  33. promote its widespread use.
  34. To contribute to this module, please visit https://odoo-community.org.