TIP: You can type at any time to perform a new search.
Field Service Fleet
fieldservice_fleet · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Field Service
- Folder size
- 0.2 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/field-service
- Last tracking update
- 2026-08-07 08:42:55
- Authors
- Odoo Community Association (OCA), Open Source Integrators, Brian McMaster
- Maintainers
- Odoo Community Association (OCA), Open Source Integrators, Brian McMaster
- Committers
- OCA-git-bot, oca-ci, r.perez
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to link the vehicles and workers of Field Service with vehicles and drivers of Fleet. Beware that the Fleet module can have more vehicles than the FSM one (not all vehicles of the company are used for Field Service work).
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_form_fsm |
fleet.vehicle.form.fsm | fleet.vehicle | form | Inherits fleet.fleet_vehicle_view_form |
fsm_vehicle_form_fleet |
fsm.vehicle.form.fleet | fsm.vehicle | form | Inherits fieldservice_vehicle.fsm_vehicle_form_view |
vehicle_wizard_view |
Convert to a FSM Vehicle | fsm.fleet.wizard | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
is_fsm_vehicleBooleanstring='Is used for Field Service?'
-
set_fsm_driver(self)
New fields (0)
No new fields.
Public methods (2)-
action_convert(self) -
action_convert_vehicle(self, vehicle)
New fields (1)
-
fleet_vehicle_idMany2one → fleet.vehicleondelete='restrict'required=Truestring='Vehicle Details' args: 'fleet.vehicle'
-
create(self, vals_list)@api.model_create_multi -
write(self, vals)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…