| 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/res_partner_operating_unit |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Edi Santoso, Niaga Solution |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Edi Santoso, Niaga Solution |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Vincent Van Rossem, 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: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module introduces the following features: - Adds the Operating Unit (OU) to res partner. - The user’s default Operating Unit (OU) is proposed at the time of creating Partner. - Security rules are defined to ensure that users can only see Partner of that Operating Units in which they are allowed access to. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
res.partner.form | res.partner | field | Inherits base.view_partner_form |
view_partner_tree |
res.partner.tree | res.partner | field | Inherits base.view_partner_tree |
view_res_partner_filter |
res.partner.select | res.partner | field | Inherits base.view_res_partner_filter |
operating_unit_ids
Many2many → operating.unit
column1='partner_id'
column2='operating_unit_id'
comodel_name='operating.unit'
compute='_compute_operating_unit_ids'
readonly=False
relation='operating_unit_partner_rel'
store=True
string='Operating Units'
search(self, args, offset=0, limit=None, order=None)
search_count(self, args, limit=None)
| 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/res_partner_operating_unit |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Edi Santoso, Niaga Solution |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Edi Santoso, Niaga Solution |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, 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: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module introduces the following features: - Adds the Operating Unit (OU) to res partner. - The user’s default Operating Unit (OU) is proposed at the time of creating Partner. - Security rules are defined to ensure that users can only see Partner of that Operating Units in which they are allowed access to. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
res.partner.form | res.partner | field | Inherits base.view_partner_form |
view_partner_tree |
res.partner.tree | res.partner | field | Inherits base.view_partner_tree |
view_res_partner_filter |
res.partner.select | res.partner | field | Inherits base.view_res_partner_filter |
operating_unit_ids
Many2many → operating.unit
default=<expr>
args: 'operating.unit', 'operating_unit_partner_rel', 'partner_id', 'operating_unit_id', 'Operating Units'
operating_unit_default_get(self, uid2=False)
search(self, args, offset=0, limit=None, order=None)
search_count(self, args, limit=None)
No new fields.
Public methods (3)check_partner_operating_unit(self)
create(self, vals_list)
write(self, vals)
| 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/res_partner_operating_unit |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd., Edi Santoso, Niaga Solution |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd., Edi Santoso, Niaga Solution |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Maksym Yankin, sbiosca-s73 |
| 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: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module introduces the following features: - Adds the Operating Unit (OU) to res partner. - The user’s default Operating Unit (OU) is proposed at the time of creating Partner. - Security rules are defined to ensure that users can only see Partner of that Operating Units in which they are allowed access to. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
res.partner | field | Inherits base.view_partner_form | |
view_partner_tree |
res.partner | field | Inherits base.view_partner_tree | |
view_res_partner_filter |
res.partner | field | Inherits base.view_res_partner_filter |
operating_unit_ids
Many2many → operating.unit
default=<expr>
required=True
args: 'operating.unit', 'operating_unit_partner_rel', 'partner_id', 'operating_unit_id', 'Operating Units'
No public methods.
No new fields.
Public methods (3)check_partner_operating_unit(self)
create(self, vals_list)
write(self, vals)
| 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/res_partner_operating_unit |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Generic |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Edi Santoso, Niaga Solution |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Edi Santoso, Niaga Solution |
| COMMITTERS | |
| COMMITTERS | Maxime Chambreuil, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Hiren Dangar, Patrick Wilson |
| 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: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_form |
res.partner.form | res.partner | field | Inherits base.view_partner_form |
view_partner_tree |
res.partner.tree | res.partner | field | Inherits base.view_partner_tree |
view_res_partner_filter |
res.partner.select | res.partner | field | Inherits base.view_res_partner_filter |
operating_unit_ids
Many2many → operating.unit
default=<expr>
args: 'operating.unit', 'operating_unit_partner_rel', 'partner_id', 'operating_unit_id', 'Operating Units'
operating_unit_default_get(self, uid2=False)
search(self, args, offset=0, limit=None, order=None, count=False)
search_count(self, args)
No new fields.
Public methods (3)check_partner_operating_unit(self)
create(self, vals)
write(self, vals)