Metadata-Version: 2.1
Name: odoo14-addon-l10n-eu-nace
Version: 14.0.1.0.1
Summary: European NACE partner categories
Home-page: https://github.com/OCA/community-data-files
Author: Numérigraphe SARL, Sistheo, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 14.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.6
Requires-Dist: odoo <14.1dev,>=14.0a

================================
European NACE partner categories
================================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:35366559688c3737a355d705b5d29e6e19cc65047123c2f971685aa788863a75
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcommunity--data--files-lightgray.png?logo=github
    :target: https://github.com/OCA/community-data-files/tree/14.0/l10n_eu_nace
    :alt: OCA/community-data-files
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/community-data-files-14-0/community-data-files-14-0-l10n_eu_nace
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/community-data-files&target_branch=14.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module imports the NACE rev. 2 classification
categories as partner categories in 23 languages, courtesy of the EU.

The *Statistical Classification of Economic Activities in the European Community*
commonly referred to as NACE, is a European industry standard classification
system using a 6 digit code.
NACE is equivalent to the SIC and NAICS system:
* Standard Industrial Classification
* North American Industry Classification System.

This module is a rewrite of the older community module "partner_nace" from
the former `extra-addons` repository of Odoo v5 (called OpenERP at the time).

**Table of contents**

.. contents::
   :local:

Usage
=====

Once this module is installed, you can assign NACE categories to your partners
by simply adding the corresponding category in the partner's form.

Obtaining updated data
======================
The data imported into Odoo is generated from the files downloaded
from the RAMON service::

    http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NACE_REV2&StrLanguageCode=FR&StrLayoutCode=#

If you want to update the data or add another translation, download the
corresponding file from RAMON in CSV format, using ',' as a separator.
Save it to the directory "data" and name it according to the language
code::

    NACE_REV2_<language code>.csv

Then update the LANGS constant in the script "make_data.py" and run it to
refresh the Odoo data files. Finally, upgrade the module to load the data.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/community-data-files/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 <https://github.com/OCA/community-data-files/issues/new?body=module:%20l10n_eu_nace%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Numérigraphe SARL
* Sistheo

Contributors
~~~~~~~~~~~~

* Lionel Sausin (Numérigraphe) <ls@numerigraphe.com>
* Sistheo
* data files courtesy of the European Union
* Souheil Bejaoui <souheil.bejaoui@acsone.eu>
* `Tecnativa <https://www.tecnativa.com>`_:

  * Jairo Llopis
  * Ernesto Tejeda

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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/community-data-files <https://github.com/OCA/community-data-files/tree/14.0/l10n_eu_nace>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.


