TIP: You can type at any time to perform a new search.
Operating Unit in MRP
mrp_operating_unit · OCA/operating-unit
- Repository
- OCA/operating-unit · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Manufacturing
- 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 08:42:58
- Authors
- Odoo Community Association (OCA)
- Maintainers
- Odoo Community Association (OCA)
- Committers
- Weblate, OCA-git-bot, oca-ci, bt-dlagin
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module introduces the following features: - Adds Operating Unit (OU) to the Manufacturing Order created from the procurement. - This module implements global security rules on manufacturing orders so that a user can only read manufacturing orders where the location is linked to an operating unit that the user has access to.
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mrp_production_form_view |
mrp.production.form | mrp.production | form | Inherits mrp.mrp_production_form_view |
mrp_production_tree_view |
mrp.production.tree | mrp.production | tree | Inherits mrp.mrp_production_tree_view |
view_mrp_production_filter |
mrp.production.select | mrp.production | Inherits mrp.view_mrp_production_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
operating_unit_idMany2one → operating.unitdefault=<expr>readonly=True args: 'operating.unit', 'Operating Unit'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…