Search 1.9 billion lines of Odoo code on GitHub

partner_data_vies_populator

Author: NextERP Romania,Forest and Biomass Romania,Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0
Repository: acsone/partner-contact
Dependencies: base_vat
Languages: HTML (352, 64.6%), Python (137, 25.1%), and reStructuredText (56, 10.3%)
Other branches: 13.0, and 13.0-bai-fix-issue-1225
Other repositories: BDO-ES/partner-contact, Change2improve/partner-contact, Darknroses/partner-contact, Digital5-Odoo/partner-contact, ForgeFlow/partner-contact, Jarsa/partner-contact, LevelPrime/partner-contact, MallorcaSoft/partner-contact, MindAndGo/partner-contact, NL66278/partner-contact, NeatNerdPrime/partner-contact, Nitrokey/odoo-partner-contact, OCA/partner-contact, Studio73/partner-contact, Tecnativa/partner-contact, Therp/partner-contact, Vauxoo/partner-contact, akretion/partner-contact, aurestic/partner-contact, brain-tec/partner-contact, brian10048/partner-contact, camptocamp/partner-contact, coopiteasy/partner-contact, dynapps/partner-contact, feketemihai/partner-contact, invitu/partner-contact, kmee/partner-contact, kos94ok-3D/partner-contact, lbelorgey/partner-contact, njeudy/partner-contact, pegonzalezspesol/partner-contact, sunflowerit/partner-contact, sygel-technology/partner-contact, tafaRU/partner-contact, trevi-software/partner-contact, unitek-solusi/OCA-partner-contact, ursais/partner-contact, wahello/partner-contact, and xcgd/partner-contact

<h1 class="title">Partner Data VIES Populator</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/partner-contact/tree/14.0/partner_data_vies_populator"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/partner-contact-14-0/partner-contact-14-0-partner_data_vies_populator"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/134/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>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.</p> <p>VIES Service (based on stdnum python) <a class="reference external" href="http://ec.europa.eu/taxation_customs/vies/vieshome.do">http://ec.europa.eu/taxation_customs/vies/vieshome.do</a></p> <p>Unfortunately, VIES doesn't return a structured address but just a one-line address that aggregate street, zip and city. So, when you use this module to create a partner, the <em>City</em> and <em>Zip</em> fields will be left empty ; the <em>Street</em> field will contain the one-line address.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id1">Installation</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id1">Installation</a></h2> <p>This module require the <a class="reference external" href="https://pypi.org/project/python-stdnum/">python-stdnum</a> librairy. As Odoo itself depend on this librairy, it should already be installed on your system.</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>When changing a company partner VAT number, this module will try to fetch the partner data from VIES webservice, if available on VIES will update the name, address and country.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/partner-contact/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_data_vies_populator%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>NextERP Romania</li> <li>Forest and Biomass Romania</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.nexterp.ro">NextERP Romania</a>:<ul> <li>Fekete Mihai &lt;<a class="reference external" href="mailto:feketemihai&#64;nexterp.ro">feketemihai&#64;nexterp.ro</a>&gt;</li> </ul> </li> <li><a class="reference external" href="https://www.forbiom.eu/">Forest and Biomass Romania</a></li> <li><a class="reference external" href="https://akretion.com/">Akretion</a> :<ul> <li>Alexis de Lattre &lt;<a class="reference external" href="mailto:alexis.delattre&#64;akretion.com">alexis.delattre&#64;akretion.com</a>&gt;</li> </ul> </li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id7">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>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.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/partner-contact/tree/14.0/partner_data_vies_populator">OCA/partner-contact</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>