TIP: You can type at any time to perform a new search.
Operating Unit in Purchase Orders
purchase_operating_unit · OCA/operating-unit
- Repository
- OCA/operating-unit · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchase 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 08:42:58
- Authors
- Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd., ForgeFlow
- Maintainers
- Odoo Community Association (OCA), Serpent Consulting Services Pvt. Ltd., ForgeFlow
- Committers
- OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- purchase_stock_operating_unit
- Description
This module introduces the following features: - It introduces the operating unit to the purchase order. - The operating unit is copied to the invoice. - It implements user's security rules.
Code Analysis ⓘ
Views touched (8)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form |
purchase_order_form | purchase.order | form | Inherits purchase.purchase_order_form |
purchase_order_line_form |
purchase_order_line_form | purchase.order.line | form | Inherits purchase.purchase_order_line_form2 |
purchase_order_line_search |
purchase_order_line_search | purchase.order.line | search | Inherits purchase.purchase_order_line_search |
purchase_order_line_tree |
purchase_order_line_tree | purchase.order.line | tree | Inherits purchase.purchase_order_line_tree |
purchase_order_tree |
purchase_order_tree | purchase.order | tree | Inherits purchase.purchase_order_tree |
view_move_form_inherit |
account.move.form.inherit | account.move | form | Inherits purchase.view_move_form_inherit_purchase |
view_purchase_order_filter |
view_purchase_order_filter | purchase.order | Inherits purchase.view_purchase_order_filter | |
view_purchase_order_search |
report.purchase.order.search | purchase.report | search | Inherits purchase.view_purchase_order_search |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
operating_unit_idMany2one → operating.unitcheck_company=Truecomodel_name='operating.unit'default=<expr>string='Operating Unit' -
requesting_operating_unit_idMany2one → operating.unitcheck_company=Truecomodel_name='operating.unit'default=<expr>string='Requesting Operating Unit'
No public methods.
New fields (1)
-
operating_unit_idMany2onecheck_company=Truerelated='order_id.operating_unit_id'string='Operating Unit'
No public methods.
New fields (1)
-
operating_unit_idMany2one → operating.unitcomodel_name='operating.unit'readonly=Truestring='Operating Unit'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- no CI data
- Open since
- 1164 days ago
- Last activity
- 412 days ago
- Repository
- OCA/operating-unit
- Pull request
- [16.0][MIG] purchase_operating_unit (#595)
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 48 days ago
- Last activity
- 29 days ago
- Repository
- OCA/operating-unit
- Pull request
- [19.0] [MIG] purchase_operating_unit: Migration from 18.0 to 19.0 (#861)