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.

60 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. Partner VAT Unique
  6. ==================
  7. Module to make the VAT number unique for customers and suppliers. Will not
  8. consider empty VATs as duplicated.
  9. Installation
  10. ============
  11. Will not check previous VAT duplicates, so it is recomended make sure there
  12. isn't any duplicated VAT before installation.
  13. Bug Tracker
  14. ===========
  15. Bugs are tracked on `GitHub Issues
  16. <https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
  17. check there if your issue has already been reported. If you spotted it first,
  18. help us smash it by providing detailed and welcomed feedback.
  19. Credits
  20. =======
  21. Images
  22. ------
  23. * Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.
  24. Contributors
  25. ------------
  26. * Ismael Calvo <ismael.calvo@es.gt.com>
  27. * Vicent Cubells <vicent.cubells@tecnativa.com>
  28. * Michael Michot <michotm@gmail.com>
  29. Do not contact contributors directly about support or help with technical issues.
  30. Maintainer
  31. ----------
  32. .. image:: https://odoo-community.org/logo.png
  33. :alt: Odoo Community Association
  34. :target: https://odoo-community.org
  35. This module is maintained by the OCA.
  36. OCA, or the Odoo Community Association, is a nonprofit organization whose
  37. mission is to support the collaborative development of Odoo features and
  38. promote its widespread use.
  39. To contribute to this module, please visit https://odoo-community.org.