TIP: You can type at any time to perform a new search.
Operating Unit in Purchase Requests
purchase_request_operating_unit · OCA/operating-unit
- Repository
- OCA/operating-unit · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Purchase Management
- Folder size
- 0.06 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/operating-unit
- Last tracking update
- 2026-08-07 07:57:06
- Authors
- Odoo Community Association (OCA), SerpentCS, ForgeFlow
- Maintainers
- Odoo Community Association (OCA), SerpentCS, ForgeFlow
- Committers
- Miquel Raïch, AaronHForgeFlow, Jesús Alan Ramos Rodríguez, Saran440, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- purchase_request_operating_unit_access_all
- Description
Code Analysis ⓘ
Views touched (7)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_request_line_form |
purchase.request.line.form | purchase.request.line | form | Inherits purchase_request.purchase_request_line_form |
purchase_request_line_search |
purchase.request.line.search | purchase.request.line | search | Inherits purchase_request.purchase_request_line_search |
purchase_request_line_tree |
purchase.request.line.tree | purchase.request.line | tree | Inherits purchase_request.purchase_request_line_tree |
view_purchase_request_form |
purchase.request.form | purchase.request | form | Inherits purchase_request.view_purchase_request_form |
view_purchase_request_line_make_purchase_order |
Purchase Request Line Make Purchase Order | purchase.request.line.make.purchase.order | form | Inherits purchase_request.view_purchase_request_line_make_purchase_order |
view_purchase_request_search |
purchase.request.list.select | purchase.request | list | Inherits purchase_request.view_purchase_request_search |
view_purchase_request_tree |
purchase.request.tree | purchase.request | tree | Inherits purchase_request.view_purchase_request_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
operating_unit_idMany2one → operating.unitdefault=<expr>states={'to_approve': [('readonly', True)], 'approved': [('readonly', True)], 'done': [('readonly', True)]}string='Operating Unit' args: 'operating.unit'
No public methods.
New fields (1)
-
operating_unit_idMany2one → operating.unitrelated='request_id.operating_unit_id'store=Truestring='Operating Unit' args: 'operating.unit'
No public methods.
New fields (1)
-
operating_unit_idMany2one → operating.unitreadonly=Truestring='Operating Unit' args: 'operating.unit'
-
default_get(self, fields)@api.model
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- no CI data
- Open since
- 1015 days ago
- Last activity
- 755 days ago
- Repository
- OCA/operating-unit
- Pull request
- [16.0] [MIG] purchase_request_operating_unit (#640)