Search 1.9 billion lines of Odoo code on GitHub

l10n_ro_partner_create_by_vat

Author: Forest and Biomass Services Romania, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0
Repository: apetbiz/l10n-romania
Dependencies: l10n_ro, and partner_create_by_vat
Languages: PO File (842, 82.6%), Python (127, 12.5%), and reStructuredText (50, 4.9%)
Other branches: 11.0
Other repositories: BT-rmartin/l10n-romania, NextERP-Romania/l10n-romania, OCA/l10n-romania, bogdanhu/l10n-romania, cosminerp/l10n-romania, dhongu/l10n-romania, eillel/l10n-romania, feketemihai/l10n-romania, feketemihai/l10n-romania-1, lideritjnma/l10n-romania, neoziv/l10n-romania, odoo-romania/l10n-romania, pscloud/l10n-romania, terrabit-ro/l10n-romania, and uktc87504/l10n-romania

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="romania-partner-create-by-vat"></a> <h2>Romania - Partner Create by VAT</h2> <p>This module allows you to create the partners (companies) based on their VAT number. It will complete the name, address of the partner from different sources.</p> <p>Sources from where the datas are fetched:</p> <p>Romanian Ministry of Finance <a class="reference external" href="http://www.mfinante.ro/infocodfiscal.html">http://www.mfinante.ro/infocodfiscal.html</a></p> <p>OpenAPI <a class="reference external" href="http://openapi.ro/#company">http://openapi.ro/#company</a></p> <p>The module depends on the &quot;partner_create_by_vat&quot; module, which fetches datas from 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> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ul class="simple"> <li>clone the branch 8.0 of the repository <a class="reference external" href="https://github.com/OCA/l10n-romania">https://github.com/OCA/l10n-romania</a></li> <li>add the path to this repository in your configuration (addons-path)</li> <li>update the module list</li> <li>search for &quot;Romania - Partner Create by VAT&quot; in your addons</li> <li>install the module</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>On the partner form view you will have a button in the header, called &quot;Get Partner Data&quot;, available only on companies (is_company field set to True). Pushing the button will fetch datas based on the folowing order:</p> <ul class="simple"> <li>If it'a a romanian company, the first source used is the Romanian Ministry of Finance, if an error is raised, the OpenAPI source is used.</li> <li>If it's not a romanian company, will use the datas from VIES Webservice if they are available.</li> </ul> <p>Note:</p> <ul class="simple"> <li>OpenAPI service is not always up to date with all the modifications from Ministry of Finance.</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/177/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-romania/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 feedback <a class="reference external" href="https://github.com/OCA/l10n-romania/issues/new?body=module:%20l10n_ro_partner_create_by_vat%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Fekete Mihai &lt;<a class="reference external" href="mailto:feketemihai&#64;gmail.com">feketemihai&#64;gmail.com</a>&gt;</li> <li>Dorin Hongu &lt;<a class="reference external" href="mailto:dhongu&#64;gmail.com">dhongu&#64;gmail.com</a>&gt;</li> <li>Adrian Vasile &lt;<a class="reference external" href="mailto:adrian.vasile&#64;gmail.com">adrian.vasile&#64;gmail.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>