TIP: You can type at any time to perform a new search.
Field Service Google Map
fieldservice_google_map · OCA/field-service
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_colorCharrelated='stage_id.custom_color'string='Marker Color'
No public methods.
New fields (3)
-
location_latitudeFloatrelated='location_id.partner_latitude'string='Location Latitude' -
location_longitudeFloatrelated='location_id.partner_longitude'string='Location Longitude' -
marker_colorCharrelated='stage_id.custom_color'string='Marker Color'
No public methods.
Loading…
Loading…