TIP: You can type at any time to perform a new search.
Repair Reason
repair_reason · OCA/repair
- Repository
- OCA/repair · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Repair
- Folder size
- 0.03 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/repair
- Last tracking update
- 2026-08-07 08:09:30
- Authors
- Odoo Community Association (OCA), ForgeFlow
- Maintainers
- Odoo Community Association (OCA), ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, AlexPForgeFlow
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_repair_order_form_reason |
repair.order.form.reason.view | repair.order | form | Inherits repair.view_repair_order_form |
view_repair_order_root_cause_form |
repair.reason.form | repair.reason | form | New |
view_repair_order_root_cause_search |
repair.reason.search | repair.reason | search | New |
view_repair_order_root_cause_tree |
repair.reason.tree | repair.reason | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
repair_reason_idMany2one → repair.reasoncomodel_name='repair.reason'string='Root Cause'
No public methods.
New fields (4)
-
activeBooleandefault=True -
company_idMany2one → res.companycomodel_name='res.company'default=<expr>string='Company' -
nameCharrequired=Truestring='Root Cause' -
sequenceIntegerdefault=10
No public methods.
Loading…