Repository
OCA/field-service · module folder · Try on Runboat
Module version
1.0.0
Category
Field Service
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/field-service
Last tracking update
2026-08-07 08:23:00
Authors
Akretion, Odoo Community Association (OCA), Open Source Integrators
Maintainers
Akretion, Odoo Community Association (OCA), Open Source Integrators
Committers
Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar
Odoo dependencies
OCA/field-service:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module is an add-on for the Field Service application in Odoo. It
provides default stages for orders and some validation logic when
changing current stage.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
fsm_order_form fsm.order.form fsm.order form Inherits fieldservice.fsm_order_form
fsm_order_search_view fsm.order.search fsm.order search Inherits fieldservice.fsm_order_search_view
fsm_order_tree_view fsm.order.tree fsm.order tree Inherits fieldservice.fsm_order_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (7)
  • action_assign(self)
  • action_complete(self)
  • action_confirm(self)
  • action_enroute(self)
  • action_request(self)
  • action_schedule(self)
  • action_start(self)

Loading…

Loading…

Loading…

Loading…