You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
10 years ago | |
---|---|---|
.. | ||
i18n | 10 years ago | |
models | 10 years ago | |
security | 10 years ago | |
static/description | 10 years ago | |
views | 10 years ago | |
wizard | 10 years ago | |
README.rst | 10 years ago | |
__init__.py | 10 years ago | |
__openerp__.py | 10 years ago |
README.rst
NACE Activities in Partner
==========================
This module adds the concept of NACE activity to the partner. Allows you to
select in partner form:
* Main NACE activity in a dropdown (many2one)
* Secondary NACE activities in a multi label input (many2many)
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.
Applies only to partners marked as companies
After installation, you must click at import wizard to populate NACE items
in Odoo database in:
Sales > Configuration > Address Book > Import NACE Rev.2 from RAMON
This wizard will download from Europe RAMON service the metadata to
build NACE database in Odoo in all installed languages.
If you add a new language (or want to re-build NACE database), you should call
import wizard again.
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.
Credits
=======
Contributors
------------
* Antonio Espinosa <antonioea@antiun.com>