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
Once this module is installed, you can assign NACE categories to your partners by simply adding the corresponding category in the partner's form.
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.
Bugs are tracked on GitHub 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.
Do not contact contributors directly about support or help with technical issues.
- Numérigraphe SARL
- Sistheo
- Lionel Sausin (Numérigraphe) <[email protected]>
- Sistheo
- data files courtesy of the European Union
- Souheil Bejaoui <[email protected]>
- Tecnativa:
- Jairo Llopis
- Ernesto Tejeda
This module is maintained by the OCA.
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 project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.