Repository
OCA/community-data-files · module folder · Try on Runboat
Module version
1.0.1
Category
Localization
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/community-data-files
Last tracking update
2026-08-07 08:43:00
Authors
Numérigraphe SARL, Odoo Community Association (OCA), Sistheo, Moduon
Maintainers
Numérigraphe SARL, Odoo Community Association (OCA), Sistheo, Moduon
Committers
Weblate, Eduardo de Miguel, OCA-git-bot, oca-ci, Bert Van Groenendael
Odoo dependencies
OCA/partner-contact:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
l10n_es_cnae
Description
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).

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
partner_industry_nace_wizard_view_form re.partner.industry.nace.wizard.view.form res.partner.industry.eu.nace.wizard form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (6)
  • action_partner_industry_eu_nace(self)
  • get_filter_query(language)
    @staticmethod
  • get_languages(self)
    Return a list of tuples with the language code and the language name in uppercase. If the language is not in the allowed languages list, the language code is replaced by "EN". Always adds the "en_US" language for the query to work properly.
  • get_select_query(language)
    @staticmethod
  • get_skos_query(language)
    @staticmethod
  • update_partner_industry_eu_nace(self)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…