Partner Data VIES Populator
by NextERP Romania https://github.com/OCA/partner-contact , Forest and Biomass Romania https://github.com/OCA/partner-contact , Odoo Community Association (OCA) https://github.com/OCA/partner-contact| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Lines of code | 60 |
| Technical Name |
partner_data_vies_populator |
| License | AGPL-3 |
| Website | https://github.com/OCA/partner-contact |
| Versions | 13.0 14.0 15.0 17.0 |
Partner Data VIES Populator

This module allows you to create the partners (companies) based on their VAT number. Name and address of the partner will automatically be completed via VIES Webservice.
VIES Service (based on stdnum python) http://ec.europa.eu/taxation_customs/vies
Unfortunately, VIES doesn’t return a structured address but just a multi-line string with aggregate street, zip and city.
So, when the data is retrieved, it will try to populate the City and Zip fields from the last line of the address. The Street field will contain the remaining information.
Table of contents
Installation
This module requires the python-stdnum library. As Odoo itself depends on this library, so it should already be installed on your system.
Usage
When changing a company partner VAT number, this module will try to fetch the partner data from VIES webservice.
If found on VIES, it will update the name, address, zip, city and country.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- NextERP Romania
- Forest and Biomass Romania
Contributors
- NextERP Romania:
- Fekete Mihai <feketemihai@nexterp.ro>
- Forest and Biomass Romania
- Akretion :
- Alexis de Lattre <alexis.delattre@akretion.com>
- Noviat :
- Jeremy Didderen <jeremy.didderen@noviat.com>
- Open Source Integrators
- Daniel Reis <dreis@opensourceintegrators.com>
Maintainers
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.
This module is part of the OCA/partner-contact project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Please log in to comment on this module