Repository
OCA/field-service · module folder · Try on Runboat
Module version
1.0.1
Category
Field Service
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/field-service
Last tracking update
2026-08-07 09:06:25
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
Odoo Community Association (OCA), Open Source Integrators
Committers
Maxime Chambreuil, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module displays map views on Field Service orders and locations using the
Google Map View module (`web_view_google_map`).

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
ir_ui_view_fsm_location_map ir.ui.view.fsm.location.map fsm.location New
ir_ui_view_fsm_order_map ir.ui.view.fsm.order.map fsm.order New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • marker_color Char
    related='stage_id.custom_color' string='Marker Color'
Public methods (0)

No public methods.

New fields (3)
  • location_latitude Float
    related='location_id.partner_latitude' string='Location Latitude'
  • location_longitude Float
    related='location_id.partner_longitude' string='Location Longitude'
  • marker_color Char
    related='stage_id.custom_color' string='Marker Color'
Public methods (0)

No public methods.

Loading…

Loading…