Repository
OCA/operating-unit · module folder · Try on Runboat
Module version
1.1.0
Category
Invoicing
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/operating-unit
Last tracking update
2026-08-07 08:23:02
Authors
Odoo Community Association (OCA), ForgeFlow S.L.
Maintainers
Odoo Community Association (OCA), ForgeFlow S.L.
Committers
Weblate, OCA-git-bot, oca-ci, Jérémy Didderen, TraiTran
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
contract_operating_unit_access_all
Description
This module introduces the following features:

- Adds the Operating Unit (OU) to Contracts.
- Security rules are defined to ensure that users can only see the
  Contracts of that Operating Units in which they are allowed access to.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
contract_contract_customer_form_view contract.contract form view (in contract_payment_mode) contract.contract form Inherits contract.contract_contract_customer_form_view
contract_contract_search_view contract.contract search view (in contract_payment_mode) contract.contract search Inherits contract.contract_contract_search_view
contract_contract_supplier_form_view contract.contract supplier form view (in contract_payment_mode) contract.contract form Inherits contract.contract_contract_supplier_form_view
contract_contract_tree_view contract.contract tree view (in contract_payment_mode) contract.contract tree Inherits contract.contract_contract_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

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

No public methods.

Loading…

Loading…

Loading…