Repository
OCA/operating-unit · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.04 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/operating-unit
Last tracking update
2026-08-07 09:06:27
Authors
Odoo Community Association (OCA), SerpentCS, ForgeFlow
Maintainers
Odoo Community Association (OCA), SerpentCS, ForgeFlow
Committers
jcoux, OCA-git-bot, oca-ci
Odoo dependencies
OCA/operating-unit:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
crm_operating_unit, sale_operating_unit
Description
This module introduces the following features:

- Adds the Operating Unit (OU) to the Sales Team.
- The user's default Operating Unit (OU) is proposed at the time of
  creating the Sales Team.
- Security rules are defined to ensure that users can only see the Sales
  Team of that Operating Units in which they are allowed access to.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
crm_team_view_form crm.team.form crm.team form Inherits sales_team.crm_team_view_form
crm_team_view_search Case Teams - Search crm.team search Inherits sales_team.crm_team_view_search
crm_team_view_tree crm.team.tree crm.team tree Inherits sales_team.crm_team_view_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • operating_unit_id Many2one → operating.unit
    check_company=True default=<expr> args: 'operating.unit'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…