TIP: You can type at any time to perform a new search.
Field Service - Repair Order Template
fieldservice_repair_order_template · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Field Service
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/field-service
- Last tracking update
- 2026-08-07 08:42:54
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Iván Todorovich, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Use the **Repair Order Templates** to pre-fill some fields on the generated repair orders.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_template_form_view |
fsm.template | form | Inherits fieldservice.fsm_template_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (2)-
create(self, vals_list)@api.model_create_multi -
write(self, vals)
New fields (2)
-
repair_order_template_idMany2one → repair.order.templatecomodel_name='repair.order.template'help='If set, this template will be used to create the repair order.'string='Repair Order Template' -
type_internalSelectionrelated='type_id.internal_type'
No public methods.
Loading…