| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/18.0/partner_industry_parent |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Samir GUESMI |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:10 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module add a parent relation to the partner industry |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_industry_view_form |
Industry (in partner_industry_parent) | res.partner.industry | xpath | Inherits base.res_partner_industry_view_form |
child_ids
One2many → res.partner.industry
comodel_name='res.partner.industry'
inverse_name='parent_id'
string='Children Industry'
complete_name
Char
compute='_compute_complete_name'
recursive=True
store=True
parent_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
parent_path
Char
index=True
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/16.0/partner_industry_parent |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, len |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
partner_industry_parent_form |
Industry | res.partner.industry | form | New |
partner_industry_parent_tree |
Industry | res.partner.industry | tree | New |
res_partner_industry_view_search |
res.partner.industry | field | Inherits base.res_partner_industry_view_search | |
view_res_partner_filter |
res.partner | field | Inherits base.view_res_partner_filter |
No new fields.
Public methods (1)view_header_get(self, view_id, view_type)
child_ids
One2many → res.partner.industry
comodel_name='res.partner.industry'
inverse_name='parent_id'
string='Children Industry'
complete_name
Char
compute='_compute_complete_name'
recursive=True
store=True
parent_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
index=True
ondelete='cascade'
parent_path
Char
index=True
unaccent=False
partner_count
Integer
compute='_compute_partner_count'
help='The number of partners under this industry (Does not consider the children categories)'
args: '# Partners'
name_create(self, name)
name_get(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/15.0/partner_industry_parent |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Maksym Yankin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:32 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
partner_industry_parent_form |
Industry | res.partner.industry | form | New |
partner_industry_parent_tree |
Industry | res.partner.industry | tree | New |
res_partner_industry_view_search |
res.partner.industry | field | Inherits base.res_partner_industry_view_search | |
view_res_partner_filter |
res.partner | field | Inherits base.view_res_partner_filter |
No new fields.
Public methods (1)view_header_get(self, view_id, view_type)
child_ids
One2many → res.partner.industry
comodel_name='res.partner.industry'
inverse_name='parent_id'
string='Children Industry'
complete_name
Char
compute='_compute_complete_name'
recursive=True
store=True
parent_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
index=True
ondelete='cascade'
parent_path
Char
index=True
partner_count
Integer
compute='_compute_partner_count'
help='The number of partners under this industry (Does not consider the children categories)'
args: '# Partners'
name_create(self, name)
name_get(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/12.0/partner_industry_parent |
| VERSION | |
| VERSION | 2.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ACSONE SA/NV |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ACSONE SA/NV |
| COMMITTERS | |
| COMMITTERS | sbejaoui, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/partner-contact |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_industry_view_form |
Industry (in partner_industry_parent) | res.partner.industry | xpath | Inherits base.res_partner_industry_view_form |
child_ids
One2many → res.partner.industry
comodel_name='res.partner.industry'
inverse_name='parent_id'
string='Children Industry'
complete_name
Char
compute='_compute_complete_name'
store=True
args: 'Complete Name'
parent_id
Many2one → res.partner.industry
comodel_name='res.partner.industry'
parent_path
Char
index=True
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/partner-contact |
| PULL REQUEST | |
| PULL REQUEST | [19.0] [MIG] partner_industry_parent : Migration to 19.0. (#2381) |