| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/operating-unit |
| GIT | |
| GIT | https://github.com/OCA/operating-unit.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/operating-unit/tree/19.0/product_operating_unit |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Maksym Yankin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/operating-unit |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/operating-unit: - operating_unit odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module introduces the following features: - It introduces the operating unit to the product template. - The operating unit from the user is assigned by default when creating a new product template. - In case of multi-company, no operating unit from another company to that assigned to the product can be set for it - It implements user's security rules. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_only_form_view |
product.template_form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template_filter | product.template | field | Inherits product.product_template_search_view |
product_template_tree_view |
product.template_tree | product.template | field | Inherits product.product_template_tree_view |
operating_unit_ids
Many2many → operating.unit
comodel_name='operating.unit'
relation='product_category_operating_unit_rel'
string='Operating Units'
write(self, vals)
categ_id
Many2one
default=<expr>
operating_unit_ids
Many2many → operating.unit
comodel_name='operating.unit'
compute='_compute_operating_unit_ids'
readonly=False
relation='product_operating_unit_rel'
store=True
string='Operating Units'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/operating-unit |
| GIT | |
| GIT | https://github.com/OCA/operating-unit.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/operating-unit/tree/18.0/product_operating_unit |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Hieu.VMB, huynh-ch |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/operating-unit |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/operating-unit: - operating_unit odoo/odoo: - product - base - base_setup - web - bus - web_tour - html_editor - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module introduces the following features: - It introduces the operating unit to the product template. - The operating unit from the user is assigned by default when creating a new product template. - In case of multi-company, no operating unit from another company to that assigned to the product can be set for it - It implements user's security rules. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_only_form_view |
product.template_form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template_filter | product.template | field | Inherits product.product_template_search_view |
product_template_tree_view |
product.template_tree | product.template | field | Inherits product.product_template_tree_view |
operating_unit_ids
Many2many → operating.unit
string='Operating Units'
args: 'operating.unit', 'product_category_operating_unit_rel'
write(self, vals)
categ_id
Many2one
default=<expr>
operating_unit_ids
Many2many → operating.unit
compute='_compute_operating_unit_ids'
readonly=False
store=True
string='Operating Units'
args: 'operating.unit', 'product_operating_unit_rel'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/operating-unit |
| GIT | |
| GIT | https://github.com/OCA/operating-unit.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/operating-unit/tree/17.0/product_operating_unit |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Jérémy Didderen |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/operating-unit |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/operating-unit: - operating_unit odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module introduces the following features: - It introduces the operating unit to the product template. - The operating unit from the user is assigned by default when creating a new product template. - In case of multi-company, no operating unit from another company to that assigned to the product can be set for it - It implements user's security rules. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_only_form_view |
product.template_form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template_filter | product.template | field | Inherits product.product_template_search_view |
product_template_tree_view |
product.template_tree | product.template | field | Inherits product.product_template_tree_view |
operating_unit_ids
Many2many → operating.unit
string='Operating Units'
args: 'operating.unit', 'product_category_operating_unit_rel'
write(self, vals)
categ_id
Many2one
default=<expr>
operating_unit_ids
Many2many → operating.unit
compute='_compute_operating_unit_ids'
readonly=False
store=True
string='Operating Units'
args: 'operating.unit', 'product_operating_unit_rel'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/operating-unit |
| GIT | |
| GIT | https://github.com/OCA/operating-unit.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/operating-unit/tree/16.0/product_operating_unit |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Alessandro Uffreduzzi, GiuTav |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/operating-unit |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:54:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/operating-unit: - operating_unit odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_only_form_view |
product.template_form | product.template | xpath | Inherits product.product_template_form_view |
product_template_search_view |
product.template_filter | product.template | field | Inherits product.product_template_search_view |
product_template_tree_view |
product.template_tree | product.template | field | Inherits product.product_template_tree_view |
operating_unit_ids
Many2many → operating.unit
string='Operating Units'
args: 'operating.unit', 'product_category_operating_unit_rel'
write(self, vals)
categ_id
Many2one → product.category
change_default=True
default=_get_default_category_id
help='Select category for the current product'
required=True
args: 'product.category', 'Product Category'
operating_unit_ids
Many2many → operating.unit
default=_default_operating_unit_ids
string='Operating Units'
args: 'operating.unit', 'product_operating_unit_rel'
onchange_operating_unit_ids(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/operating-unit |
| GIT | |
| GIT | https://github.com/OCA/operating-unit.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/operating-unit/tree/14.0/product_operating_unit |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| COMMITTERS | |
| COMMITTERS | oca-travis, Weblate, OCA-git-bot, Nikul Chaudhary, Alessandro Uffreduzzi, jesus01x, oca-git-bot, Rafa Morant |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/operating-unit |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:12 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/operating-unit: - operating_unit odoo/odoo: - product - base - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_only_form_view |
product.template_form | product.template | field | Inherits product.product_template_form_view |
product_template_search_view |
product.template_filter | product.template | field | Inherits product.product_template_search_view |
product_template_tree_view |
product.template_tree | product.template | field | Inherits product.product_template_tree_view |
operating_unit_ids
Many2many → operating.unit
string='Operating Units'
args: 'operating.unit', 'product_category_operating_unit_rel'
write(self, vals)
categ_id
Many2one → product.category
change_default=True
default=_get_default_category_id
help='Select category for the current product'
required=True
args: 'product.category', 'Product Category'
operating_unit_ids
Many2many → operating.unit
default=_default_operating_unit_ids
string='Operating Units'
args: 'operating.unit', 'product_operating_unit_rel'
onchange_operating_unit_ids(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/operating-unit |
| GIT | |
| GIT | https://github.com/OCA/operating-unit.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/operating-unit/tree/12.0/product_operating_unit |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Product |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Open Source Integrators, Serpent Consulting Services Pvt. Ltd., brain-tec AG |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, GitHub, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Nikul Chaudhary, Murtuza Saleh |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/operating-unit |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/operating-unit: - operating_unit odoo/odoo: - product - base - decimal_precision - base_setup - web - bus - web_tour - uom |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view |
product.category.form | product.category | field | Inherits product.product_category_form_view |
product_template_only_form_view |
product.template_form | product.template | field | Inherits product.product_template_form_view |
product_template_search_view |
product.template_filter | product.template | field | Inherits product.product_template_search_view |
product_template_tree_view |
product.template_tree | product.template | field | Inherits product.product_template_tree_view |
operating_unit_ids
Many2many → operating.unit
string='Operating Units'
args: 'operating.unit', 'product_category_operating_unit_rel'
write(self, vals)
categ_id
Many2one → product.category
change_default=True
default=_get_default_category_id
help='Select category for the current product'
required=True
args: 'product.category', 'Product Category'
operating_unit_ids
Many2many → operating.unit
default=_default_operating_unit_ids
string='Operating Units'
args: 'operating.unit', 'product_operating_unit_rel'
onchange_operating_unit_ids(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/operating-unit |
| PULL REQUEST | |
| PULL REQUEST | [15.0][MIG] product_operating_unit: Migration to 15.0 (#492) |