Search 1.9 billion lines of Odoo code on GitHub

partner_nace

Author: Antiun IngenierĂ­a S.L., Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-pr-partner_nace
Repository: Antiun/partner-contact
Dependencies: base
Languages: PO File (98, 17.0%), Python (297, 51.4%), XML (126, 21.8%), and reStructuredText (57, 9.9%)
Other branches: pr-add_partner_nace
Other repositories: Antiun/antiun-odoo-addons, Confidere/openerp-extra-bundle, Endika/antiun-odoo-addons, JavierIniesta/antiun-odoo-addons, JonathanNEMRY/antiun-odoo-addons, KIKOU2016/antiun-odoo-addons, Nucleoos/antiun-odoo-addons, OdooBulgaria/antiun-odoo-addons, QMXTech/antiun-odoo-addons, RealSolutionsLux/antiun-odoo-addons, Tecnativa/antiun-odoo-addons, Upsyd/antiun-odoo-addons, VbossEkat/antiun-odoo-addons, Yajo/antiun-odoo-addons, a7madz90/openerp-extra-bundle, alanljj/antiun-odoo-addons, antespi/antiun-odoo-addons, arasty/antiun-odoo-addons, aschenkels-ictstudio/antiun-odoo-addons, ashokjaga/openerp-extra-bundle, averni/openerp-extra-bundle, bala4901/openerp-extra-bundle, bjoliveau/antiun-odoo-addons, caioleonardo/antiun-odoo-addons, cholitoecuatoriano/antiun-odoo-addons, cubells/website, danielvdml/antiun-odoo-addons, dinamicoraptor/antiun-odoo-addons, dorsaf/antiun-odoo-addons, dsasoftware/antiun-odoo-addons, duanyp1991/antiun-odoo-addons, dvitme/antiun-odoo-addons, dw250100785/openerp-extra-bundle, eksotama/antiun-odoo-addons, elmeknouni/antiun-odoo-addons, etorona1/openerp-extra-bundle, garzadekoster/antiun-odoo-addons, gitlabuser/antiun-odoo-addons, haylahi/antiun-odoo-addons, incaser/antiun-odoo-addons, initOS/antiun-odoo-addons, jackethu/antiun-odoo-addons, jairuque/antiun-odoo-addons, janetrp/antiun-odoo-addons, juaniyyo/antiun-odoo-addons, kossovo/antiun-odoo-addons, meswapnilwagh/antiun-odoo-addons, mohitg1312/openerp-extra-bundle, molandtoxx/antiun-odoo-addons, mostafasayed/openerp-extra-bundle, nabilgeek/openerp-extra-bundle, odoocn/antiun-odoo-addons, odoousers2014/antiun-odoo-addons, paulius-sladkevicius/antiun-odoo-addons, repodevs/antiun-odoo-addons, sandip-mangukiya/openerp-extra-bundle, sc4you/antiun-odoo-addons, segarra89/openerp-extra-bundle, sgeerish/antiun-odoo-addons, simmatica/antiun-odoo-addons, sixtofarfan/openerp-extra-bundle, slim1616/openerp-extra-bundle, topecz/antiun-odoo-addons, vincentcd/openerp-extra-bundle, and vnc-biz/openerp-extra-bundle

<a class="reference external image-reference" 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.svg"> </a> <a name="nace-activities-in-partner"></a> <h2>NACE Activities in Partner</h2> <p>This module adds the concept of NACE activity to the partner.</p> <p>NACE is the Statistical Classification of Economic Activities in the European Community. More info at <a class="reference external" href="http://ec.europa.eu/eurostat/en/web/products-manuals-and-guidelines/-/KS-RA-07-015">http://ec.europa.eu/eurostat/en/web/products-manuals-and-guidelines/-/KS-RA-07-015</a></p> <p>Allows you to select in partner form:</p> <ul class="simple"> <li>Main NACE activity in a dropdown (many2one)</li> <li>Secondary NACE activities in a multi label input (many2many)</li> </ul> <p>This addon is inspired in OCA/community-data-files/l10n_eu_nace, but it does not use partner categories to assign NACE activities to partner.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need request python module:</p> <ul class="simple"> <li>pip intall requests</li> </ul> <a name="configuration"></a> <h3>Configuration</h3> <p>After installation, you must click at import wizard to populate NACE items in Odoo database in: Sales &gt; Configuration &gt; Address Book &gt; Import NACE Rev.2 from RAMON</p> <p>This wizard will download from Europe RAMON service the metadata to build NACE database in Odoo in all installed languages.</p> <p>If you add a new language (or want to re-build NACE database), you should call import wizard again.</p> <a name="usage"></a> <h3>Usage</h3> <p>Only Administrator can manage NACE activity list (it is not neccesary because it is an European convention) but any registered user can read them, in order to allow to assign them to partner object.</p> <p>After configuration, all NACE activities are available to be selected in partner form as main and secondary activities.</p> <p>Applies only to partners marked as companies</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/134/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Improve import algorithm: Use context lang key to translate NACE items</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <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 feedback <a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_nace%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>Rafael Blasco &lt;<a class="reference external" href="mailto:rafabn&#64;antiun.com">rafabn&#64;antiun.com</a>&gt;</li> <li>Antonio Espinosa &lt;<a class="reference external" href="mailto:antonioea&#64;antiun.com">antonioea&#64;antiun.com</a>&gt;</li> <li>Javier Iniesta &lt;<a class="reference external" href="mailto:javieria&#64;antiun.com">javieria&#64;antiun.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>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="https://odoo-community.org">https://odoo-community.org</a>.</p>