| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/17.0/fieldservice_current_location |
| VERSION | |
| VERSION | 1.1.2 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), APSL - Nagarro |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), APSL - Nagarro |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Antoni Marroig Campomar, bobrador |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice - base_territory odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
geopy |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds the ability to use the current location in FSM orders. It is helpful for business workflows where field workers need to create orders on-site. By automatically filling in the current address, it reduces manual entry and helps prevent human error. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fsm_order_crm_form_view |
fsm.order.crm.form | fsm.order | xpath | Inherits fieldservice.fsm_order_form |
fsm_template_form_view_inherit |
fsm.template.form.inherit | fsm.template | xpath | Inherits fieldservice.fsm_template_form_view |
res_config_settings_view_form_inherit |
res.config.settings.view.form.fsm.inherit | res.config.settings | xpath | Inherits fieldservice.res_config_settings_view_form |
place
Char
No public methods.
show_geolocate_button
Boolean
compute='_compute_show_geolocate_button'
store=False
save_location_from_browser(self, lat, lon)
show_use_current_location
Boolean
compute='_compute_show_use_current_location'
store=False
use_current_location
Boolean
help='Allow using current location for orders based on this template'
No public methods.
restrict_current_location_in_templates
Boolean
config_parameter='fieldservice.restrict_current_location_in_templates'
help="If enabled, the 'Use Current Location' button will only appear for orders based on templates that have 'Use Current Location' checked."
string='Restrict Current Location in Templates'
No public methods.