Product Category Company

product_category_company
REPOSITORY
REPOSITORYOCA/multi-company
GIT
GIThttps://github.com/OCA/multi-company.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/multi-company/tree/16.0/product_category_company
VERSION
VERSION 1.2.0
CATEGORY
CATEGORYProduct
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSSylvain LE GAL, Weblate, OCA-git-bot, Carmen Bianca BAKKER, oca-ci, Marina Alapont, Marian Cuadra
WEBSITE
WEBSITEhttps://github.com/OCA/multi-company
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
product_category_form_view product.category xpath Inherits product.product_category_form_view
product_category_form_view_self product.category form view of self product.category xpath Inherits product_category_company.product_category_form_view
product_category_list_view product.category field Inherits product.product_category_list_view
product_template_view_form product.template field Inherits product.product_template_form_view
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
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/multi-company
PULL REQUEST
PULL REQUEST[19.0][MIG] product_category_company (#947)