Search 1.9 billion lines of Odoo code on GitHub

partner_nace

Author: Antiun IngenierĂ­a S.L.
License: AGPL-3
Branch: pr-add_partner_nace
Repository: Antiun/partner-contact
Dependencies: base
Languages: PO File (98, 17.5%), Python (290, 51.8%), XML (126, 22.5%), and reStructuredText (46, 8.2%)
Other branches: 8.0-pr-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

<img alt="License" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <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> <h2>Installation</h2> <p>To install this module, you need request python module:</p> <ul class="simple"> <li>pip intall requests</li> </ul> <a name="configuration"></a> <h2>Configuration</h2> <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> <h2>Usage</h2> <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 name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <ul class="simple"> <li>Improve import algorithm: Use context lang key to translate NACE items</li> </ul> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Antonio Espinosa &lt;<a class="reference external" href="mailto:antonioea&#64;antiun.com">antonioea&#64;antiun.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <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>