| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/repair |
| GIT | |
| GIT | https://github.com/OCA/repair.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/repair/tree/17.0/repair_substate |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), 360ERP |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), 360ERP |
| COMMITTERS | |
| COMMITTERS | Weblate, oca-ci, Antonio Buric |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/repair |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-ux: - base_substate odoo/odoo: - base - base_setup - web - bus - web_tour - repair - sale_stock - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module allows to add a substate to repair order. For each repair order state you can define a substate. With this module substates can be defined allowing to extend the repair workflow. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_repair_order_form |
repair.order | xpath | Inherits repair.view_repair_order_form | |
view_repair_order_form_filter |
repair.order | field | Inherits repair.view_repair_order_form_filter | |
view_repair_order_tree |
repair.order | field | Inherits repair.view_repair_order_tree |
model
Selection
ondelete={'repair.order': 'cascade'}
selection_add=[('repair.order', 'Repair order')]
No public methods.
No new fields.
Public methods (1)check_substate_id_value(self)