| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/19.0/crm_industry |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Muaaz Siddiq |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:47 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_industry_secondary odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - html_editor - calendar - resource - utm - contacts - digest - portal - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds industries for leads and opportunities. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
Add industry field | crm.lead | group | Inherits crm.crm_lead_view_form |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_leads_filter |
view_crm_case_opportunities_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_opportunities_filter |
industry_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
compute='_compute_industry_id'
readonly=False
store=True
string='Main Industry'
secondary_industry_ids
Many2many → res.partner.industry
comodel_name='res.partner.industry'
compute='_compute_secondary_industry_ids'
domain="[('id', '!=', industry_id)]"
readonly=False
store=True
string='Secondary Industries'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/18.0/crm_industry |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Sabrina Martín, Martha Rondon, Martha Maria Rondon Regalado |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_industry_secondary odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - html_editor - calendar - resource - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds industries for leads and opportunities. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
Add industry field | crm.lead | group | Inherits crm.crm_lead_view_form |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_leads_filter |
view_crm_case_opportunities_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_opportunities_filter |
industry_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
string='Main Industry'
secondary_industry_ids
Many2many → res.partner.industry
comodel_name='res.partner.industry'
domain="[('id', '!=', industry_id)]"
string='Secondary Industries'
create(self, vals_list)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/17.0/crm_industry |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, mde-scopea, Martha Rondon |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:03 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_industry_secondary odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - onboarding - resource - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds industries for leads and opportunities. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
Add industry field | crm.lead | group | Inherits crm.crm_lead_view_form |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_leads_filter |
view_crm_case_opportunities_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_opportunities_filter |
industry_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
string='Main Industry'
secondary_industry_ids
Many2many → res.partner.industry
comodel_name='res.partner.industry'
domain="[('id', '!=', industry_id)]"
string='Secondary Industries'
create(self, vals_list)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/16.0/crm_industry |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, ferran-S73, Jonathan Oscategui Taza |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_industry_secondary odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - utm - web_kanban_gauge - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
Add industry field | crm.lead | group | Inherits crm.crm_lead_view_form |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_leads_filter |
view_crm_case_opportunities_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_opportunities_filter |
industry_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
string='Main Industry'
secondary_industry_ids
Many2many → res.partner.industry
comodel_name='res.partner.industry'
domain="[('id', '!=', industry_id)]"
string='Secondary Industries'
create(self, vals_list)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/15.0/crm_industry |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Weblate, OCA-git-bot, SilvioC2C, oca-ci, Manuel Marquez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_industry_secondary odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - web_kanban_gauge - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
Add industry field | crm.lead | group | Inherits crm.crm_lead_view_form |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_leads_filter |
view_crm_case_opportunities_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_opportunities_filter |
industry_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
string='Main Industry'
secondary_industry_ids
Many2many → res.partner.industry
comodel_name='res.partner.industry'
domain="[('id', '!=', industry_id)]"
string='Secondary Industries'
create(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/14.0/crm_industry |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, ludlaf |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_industry_secondary odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
Add industry field | crm.lead | group | Inherits crm.crm_lead_view_form |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_leads_filter |
view_crm_case_opportunities_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_opportunities_filter |
industry_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
string='Main Industry'
secondary_industry_ids
Many2many → res.partner.industry
comodel_name='res.partner.industry'
domain="[('id', '!=', industry_id)]"
string='Secondary Industries'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/13.0/crm_industry |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | mreficent, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Stephan Keller |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_industry_secondary odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_oppor |
crm_lead_view_form |
Add industry field | crm.lead | group | Inherits crm.crm_lead_view_form |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_leads_filter |
view_crm_case_opportunities_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_opportunities_filter |
industry_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
string='Main Industry'
secondary_industry_ids
Many2many → res.partner.industry
comodel_name='res.partner.industry'
domain="[('id', '!=', industry_id)]"
string='Secondary Industries'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/12.0/crm_industry |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Alexandre Díaz, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Stephan Keller |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_industry_secondary odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - contacts - digest - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads |
Add industry field | crm.lead | field | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor |
Add industry field | crm.lead | field | Inherits crm.crm_case_form_view_oppor |
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_oppor |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_leads_filter |
view_crm_case_opportunities_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_opportunities_filter |
industry_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
string='Main Industry'
secondary_industry_ids
Many2many → res.partner.industry
comodel_name='res.partner.industry'
domain="[('id', '!=', industry_id)]"
string='Secondary Industries'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/11.0/crm_industry |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, mreficent, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://www.tecnativa.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/partner-contact: - partner_industry_secondary odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - web_planner - contacts |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_form_view_leads |
Add industry field | crm.lead | field | Inherits crm.crm_case_form_view_leads |
crm_case_form_view_oppor |
Add industry field | crm.lead | field | Inherits crm.crm_case_form_view_oppor |
crm_case_tree_view_leads |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_leads |
crm_case_tree_view_oppor |
Add industry field as tree column | crm.lead | field | Inherits crm.crm_case_tree_view_oppor |
view_crm_case_leads_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_leads_filter |
view_crm_case_opportunities_filter |
Add industry field for searching and grouping | crm.lead | field | Inherits crm.view_crm_case_opportunities_filter |
industry_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
string='Main Industry'
secondary_industry_ids
Many2many → res.partner.industry
comodel_name='res.partner.industry'
domain="[('id', '!=', industry_id)]"
string='Secondary Industries'
No public methods.