TIP: You can type at any time to perform a new search.
Purchases with Department Categorization
purchase_department · OCA/department
- Repository
- OCA/department · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Generic Modules/Sales & Purchases
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://camptocamp.com
- Last tracking update
- 2026-08-07 07:03:15
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Leonardo Pistone, Stéphane Bidoul, Alexandre Fayolle, OCA-git-bot
Code Analysis ⓘ
Views touched (6)
| 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_form |
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_purchase_order_filter |
view_purchase_order_filter | purchase.order | Inherits purchase.view_purchase_order_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
department_idMany2one → hr.departmentdefault=_get_my_department args: 'hr.department', 'Department'
No public methods.
New fields (1)
-
department_idMany2onerelated='order_id.department_id'store=True
No public methods.