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.
 
 
Sylvère Richard cce13bb375 use comma as separator. Put spaces into separator so that it is possible to remove spaces in the separator definition by overriding the method _get_separator. 9 years ago
..
i18n Translated using Weblate (Spanish) 6 years ago
models [MIG] partner_vat_unique: Migration to 11.0 6 years ago
static/description [ADD] partner_vat_unique, check unique VAT number 6 years ago
tests [MIG] partner_vat_unique: Migration to 11.0 6 years ago
README.rst [MIG] partner_vat_unique: Migration to 11.0 6 years ago
__init__.py [ADD] partner_vat_unique, check unique VAT number 6 years ago
__manifest__.py [MIG] partner_vat_unique: Migration to 11.0 6 years ago

README.rst

.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: https://www.gnu.org/licenses/agpl
:alt: License: AGPL-3


==================
Partner VAT Unique
==================

Module to make the VAT number unique for customers and suppliers. Will not
consider empty VATs as duplicated.


Installation
============

Will not check previous VAT duplicates, so it is recomended make sure there
isn't any duplicated VAT before installation.


Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/partner-contact/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.


Credits
=======

Images
------

* Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.

Contributors
------------

* Ismael Calvo <ismael.calvo@es.gt.com>
* Vicent Cubells <vicent.cubells@tecnativa.com>
* Michael Michot <michotm@gmail.com>

Do not contact contributors directly about support or help with technical issues.

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.