Search 1.9 billion lines of Odoo code on GitHub

fieldservice_googlemaps

Author: Open Source Integrators
License: AGPL-3
Branch: 11.0
Repository: antherkiv/osi-addons
Dependencies: base, fieldservice, and web_google_maps
Languages: Python (22, 25.0%), XML (41, 46.6%), and reStructuredText (25, 28.4%)
Other repositories: Banetese/osi-addons, Chanakya-SerpentCS/osi-addons, HarshalBhoir/osi-addons, KonosCL/osi-addons, SerpentConsultingServices/osi-addons, agyamuta/osi-addons, augustodinizl/osi-addons, brian10048/osi-addons, bunhin/osi-addons, consultingerp/osi-addons, dreispt/osi-addons, hpatelserpentcs/osi-addons, jlzhou/osi-addons, kvedder-amplex/osi-addons, loftwah/osi-addons, marcelsavegnago/osi-addons, marionumza/osi-addons, mgielissen/osi-addons, mulaudzicalvin/osi-addons, murtuzasaleh/osi-addons, nikul-serpentcs/osi-addons, nucleoosystem/osi-addons, patrickrwilson/osi-addons, trevi-software/osi-addons, ursais/osi-addons, and vidtsin/osi-addons

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="field-service-google-maps"></a> <h2>Field Service - Google Maps</h2> <p>This module adds address auto-completition to Field Service Locations. It also adds logic to create and sync PostGIS geometries between FSM Locations and FSM Orders associated with that location.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install Field Service and have the mapping features, you need to install GeoEngine.</p> <p>Please refer to the installation instructions available at: <a class="reference external" href="https://github.com/OCA/geospatial/tree/11.0/base_geoengine">https://github.com/OCA/geospatial/tree/11.0/base_geoengine</a></p> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Go to Field Service &gt; Master Data &gt; Locations</li> <li>Create a new location and start typing the address. The address will be auto-completed.</li> <li>Go to Field Service &gt; Operations &gt; Orders</li> <li>Edit an existing order to modify the location. The geometry of the order will be updated accordingly.</li> </ul> <a name="credits"></a> <h3>Credits</h3> <ul class="simple"> <li>Michael Allen &lt;<a class="reference external" href="mailto:mallen&#64;opensourceintegrators.com">mallen&#64;opensourceintegrators.com</a>&gt;</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Open Source Integrators &lt;<a class="reference external" href="http://www.opensourceintegrators.com">http://www.opensourceintegrators.com</a>&gt;</li> </ul>