Repository
OCA/multi-company · module folder · Try on Runboat
Module version
1.2.0
Category
Product
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/multi-company
Last tracking update
2026-08-07 08:09:26
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Sylvain LE GAL, Carmen Bianca BAKKER, Marina Alapont, Weblate, OCA-git-bot, oca-ci, Marian Cuadra
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_category_form_view product.category form Inherits product.product_category_form_view
product_category_form_view_self product.category form view of self product.category form Inherits product_category_company.product_category_form_view
product_category_list_view product.category list Inherits product.product_category_list_view
product_template_view_form product.template form Inherits product.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (3)
  • child_id One2many
    check_company=True
  • company_id Many2one → res.company
    comodel_name='res.company' index=True string='Company'
  • parent_id Many2one
    check_company=True
Public methods (0)

No public methods.

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
185 days ago
Last activity
11 days ago
Repository
OCA/multi-company
Pull request
[19.0][MIG] product_category_company (#947)