Metadata-Version: 2.1
Name: odoo-addon-fieldservice_google_map
Version: 19.0.1.0.1.2
Requires-Dist: odoo-addon-fieldservice==19.0.*
Requires-Dist: odoo-addon-web_view_google_map==19.0.*
Requires-Dist: odoo==19.0.*
Summary: Display map views on Field Service orders and locations
Home-page: https://github.com/OCA/field-service
License: AGPL-3
Author: Open Source Integrators, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 19.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Development Status :: 4 - Beta
Description-Content-Type: text/x-rst

.. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

========================
Field Service Google Map
========================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:a3a59efc8d6d6d7a05fac35f23926e41c303d3709440e63250f8c058bc0b9fba
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffield--service-lightgray.png?logo=github
    :target: https://github.com/OCA/field-service/tree/19.0/fieldservice_google_map
    :alt: OCA/field-service
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/field-service-19-0/field-service-19-0-fieldservice_google_map
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/field-service&target_branch=19.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module displays map views on Field Service orders and locations
using the Google Map View module (``web_view_google_map``).

**Table of contents**

.. contents::
   :local:

Installation
============

This module depends on:

- ``fieldservice`` (this repository)
- ``web_view_google_map`` and ``base_google_map`` from
  `OCA/geospatial <https://github.com/OCA/geospatial>`__

Install those dependencies before installing this module.

Configuration
=============

To configure this module, you need to:

1. Obtain a Google Maps API key with **Maps JavaScript API** (and
   ideally Geocoding / Places) enabled in Google Cloud Console.
2. Go to **Settings > General Settings**, open the **Google Maps View**
   section, and set **API key**. Without a valid key the map view opens
   but Google shows "This page didn't load Google Maps correctly".
3. Optionally set map theme, language and region in the same section.
4. Go to **Field Service > Configuration > Stages** and set stage names
   used by the order map colors (``New``, ``Completed``, ``Cancelled``
   by default).

Usage
=====

To use this module, you need to:

1. Go to **Field Service > Master Data > Locations**.
2. Provide full address information and geolocalize the location.
3. Go to **Field Service > Dashboard**.
4. Open the map view to show orders on a Google Map, colored by stage.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/field-service/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/field-service/issues/new?body=module:%20fieldservice_google_map%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Open Source Integrators

Contributors
------------

- Wolfgang Hall <whall@opensourceintegrators.com>
- Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
- Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
- `Gray Matter Logic <https://www.graymatterlogic.com>`__:

  - Maxime Chambreuil <maxime.chambreuil@graymatterlogic.com>

Other credits
-------------

The development of this module has been financially supported by:

- Open Source Integrators <https://opensourceintegrators.com>
- Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-wolfhall| image:: https://github.com/wolfhall.png?size=40px
    :target: https://github.com/wolfhall
    :alt: wolfhall
.. |maintainer-max3903| image:: https://github.com/max3903.png?size=40px
    :target: https://github.com/max3903
    :alt: max3903

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-wolfhall| |maintainer-max3903| 

This module is part of the `OCA/field-service <https://github.com/OCA/field-service/tree/19.0/fieldservice_google_map>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
