Repository
OCA/partner-contact · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/partner-contact
Last tracking update
2026-08-07 08:42:56
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Weblate, OCA-git-bot, oca-ci, Samir GUESMI
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description
This module add a parent relation to the partner industry

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_partner_industry_view_form Industry (in partner_industry_parent) res.partner.industry form Inherits base.res_partner_industry_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (4)
  • 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
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
13 days ago
Last activity
7 days ago
Repository
OCA/partner-contact
Pull request
[19.0][MIG] partner_industry_parent: Migration to 19.0 (#2418)
Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
79 days ago
Last activity
78 days ago
Repository
OCA/partner-contact
Pull request
[19.0] [MIG] partner_industry_parent : Migration to 19.0. (#2381)