TIP: You can type at any time to perform a new search.
Purchase Repair
purchase_repair · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Supply Chain/Purchase
- Folder size
- 0.12 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- None
- Last tracking update
- 2026-08-15 22:44:19
- Authors
- Odoo S.A.
- Maintainers
- Odoo S.A.
- Committers
- Odoo Translation Bot, Arnold Moyaux, Julien Castiaux, Tiffany Chang (tic), Gorash, Dylan Kiss (dyki), Jinane Maksoud, Paweł Fertyk, nihp-odoo, joseph, kinhosz
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_form_inherit |
purchase.order.form.inherit | purchase.order | form | Inherits purchase.purchase_order_form |
view_repair_order_form_inherit |
repair.order.form.inherit | repair.order | form | Inherits repair.view_repair_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
repair_countIntegercompute='_compute_repair_count'groups='stock.group_stock_user'string='Count of source repairs'
-
action_view_repair_orders(self)
New fields (1)
-
purchase_countIntegercompute='_compute_purchase_count'groups='purchase.group_purchase_user'string='Count of generated POs'
-
action_view_purchase_orders(self)
Loading…