Repository
OCA/operating-unit · module folder · Try on Runboat
Module version
1.0.0
Category
Sales Management
Folder size
0.05 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), Serpent Consulting Services Pvt. Ltd., ForgeFlow
Maintainers
Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd., ForgeFlow
Committers
Maksym Yankin, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the Sales capabilities of Odoo and introduces the
operating unit to the Sales Order. Security rules are defined to ensure
that users can only display the Sales Orders in which they are allowed
access to.

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
view_order_form sale.order.form sale.order form Inherits sale.view_order_form
view_order_tree sale.order.tree sale.order tree Inherits sale.view_order_tree
view_quotation_tree sale.order.tree sale.order tree Inherits sale.view_quotation_tree
view_sale_report_search sale.report.search sale.report search Inherits sale.view_order_product_search
view_sales_order_filter sale.order.list.select sale.order list Inherits sale.view_sales_order_filter
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • operating_unit_id Many2one → operating.unit
    check_company=True comodel_name='operating.unit' compute='_compute_operating_unit_id' precompute=True readonly=False store=True string='Operating Unit'
Public methods (0)

No public methods.

New fields (1)
  • operating_unit_id Many2one
    related='order_id.operating_unit_id' store=True string='Operating Unit'
Public methods (0)

No public methods.

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

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…