|
| 1 | +======================= |
| 2 | +Field Service Geoengine |
| 3 | +======================= |
| 4 | + |
| 5 | +.. |
| 6 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 7 | + !! This file is generated by oca-gen-addon-readme !! |
| 8 | + !! changes will be overwritten. !! |
| 9 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 10 | + !! source digest: sha256:74438fc7ba6bb4441445c45d385f8490260b60a5d097618700e52d7b525b1f72 |
| 11 | + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
| 12 | +
|
| 13 | +.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png |
| 14 | + :target: https://odoo-community.org/page/development-status |
| 15 | + :alt: Beta |
| 16 | +.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
| 17 | + :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
| 18 | + :alt: License: AGPL-3 |
| 19 | +.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffield--service-lightgray.png?logo=github |
| 20 | + :target: https://github.com/OCA/field-service/tree/16.0/fieldservice_geoengine |
| 21 | + :alt: OCA/field-service |
| 22 | +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
| 23 | + :target: https://translation.odoo-community.org/projects/field-service-16-0/field-service-16-0-fieldservice_geoengine |
| 24 | + :alt: Translate me on Weblate |
| 25 | +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png |
| 26 | + :target: https://runboat.odoo-community.org/builds?repo=OCA/field-service&target_branch=16.0 |
| 27 | + :alt: Try me on Runboat |
| 28 | + |
| 29 | +|badge1| |badge2| |badge3| |badge4| |badge5| |
| 30 | + |
| 31 | +This module displays map views on the order and location using the GeoEngine module and PostGIS. |
| 32 | + |
| 33 | +**Table of contents** |
| 34 | + |
| 35 | +.. contents:: |
| 36 | + :local: |
| 37 | + |
| 38 | +Installation |
| 39 | +============ |
| 40 | + |
| 41 | +To install Field Service and have the mapping features, you need to install GeoEngine. |
| 42 | + |
| 43 | +Please refer to the installation instructions available at: |
| 44 | +https://github.com/OCA/geospatial/tree/13.0/base_geoengine |
| 45 | + |
| 46 | +Configuration |
| 47 | +============= |
| 48 | + |
| 49 | +To configure this module, you need to: |
| 50 | + |
| 51 | +* Go to Field Service > Configuration > Settings |
| 52 | + |
| 53 | +You need to add attribute mention below with the tag <timeline> as base element. |
| 54 | + |
| 55 | +* colors (optional): it allows to set certain specific colors if the expressed |
| 56 | + condition (JS syntax) is met. |
| 57 | +* custom_color (optional): it allows to set custom color for fsm.stages |
| 58 | + example custom_color = "true". And there is minor condition to follow to |
| 59 | + implement this as. Define any one stage color condition like |
| 60 | + colors="#ffffff:stage_id=='New';" |
| 61 | + |
| 62 | +Usage |
| 63 | +===== |
| 64 | + |
| 65 | +To use this module, you need to: |
| 66 | + |
| 67 | +* Go to Field Service > Master Data > Locations |
| 68 | +* Make sure to provide all the address information to geolocalize properly |
| 69 | +* Check the map tab to display the location as a point on the map |
| 70 | +* Go to Field Service > Dashboard |
| 71 | +* Select the map view to show the orders on a map with a different colors |
| 72 | + based on their stage |
| 73 | + |
| 74 | +Known issues / Roadmap |
| 75 | +====================== |
| 76 | + |
| 77 | +The roadmap of the Field Service application is documented on |
| 78 | +`Github <https://github.com/OCA/field-service/issues/1>`_. |
| 79 | + |
| 80 | +Bug Tracker |
| 81 | +=========== |
| 82 | + |
| 83 | +Bugs are tracked on `GitHub Issues <https://github.com/OCA/field-service/issues>`_. |
| 84 | +In case of trouble, please check there if your issue has already been reported. |
| 85 | +If you spotted it first, help us to smash it by providing a detailed and welcomed |
| 86 | +`feedback <https://github.com/OCA/field-service/issues/new?body=module:%20fieldservice_geoengine%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
| 87 | + |
| 88 | +Do not contact contributors directly about support or help with technical issues. |
| 89 | + |
| 90 | +Credits |
| 91 | +======= |
| 92 | + |
| 93 | +Authors |
| 94 | +~~~~~~~ |
| 95 | + |
| 96 | +* Open Source Integrators |
| 97 | +* Pytech SRL |
| 98 | + |
| 99 | +Contributors |
| 100 | +~~~~~~~~~~~~ |
| 101 | + |
| 102 | +* Open Source Integrators |
| 103 | + * Wolfgang Hall <whall@opensourceintegrators.com> |
| 104 | + * Maxime Chambreuil <mchambreuil@opensourceintegrators.com> |
| 105 | + * Steve Campbell <scampbell@opensourceintegrators.com> |
| 106 | + * Bhavesh Odedra <bodedra@opensourceintegrators.com> |
| 107 | + * Michael Allen <mallen@opensourceintegrators.com> |
| 108 | + * Sandip Mangukiya <smangukiya@opensourceintegrators.com> |
| 109 | + * Jevin Dement <jdement@opensourceintegrators.com> |
| 110 | +* Murtuza Saleh <murtuza.saleh@serpentcs.com> |
| 111 | +* Sebastiano Picchi <sebastiano.picchi@pytech.it> |
| 112 | +* [APSL-Nagarro](https://apsl.tech): |
| 113 | + * Antoni Marroig <amarroig@apsl.net> |
| 114 | + |
| 115 | +Other credits |
| 116 | +~~~~~~~~~~~~~ |
| 117 | + |
| 118 | +The development of this module has been financially supported by: |
| 119 | + |
| 120 | +* Open Source Integrators <https://opensourceintegrators.com> |
| 121 | + |
| 122 | +Maintainers |
| 123 | +~~~~~~~~~~~ |
| 124 | + |
| 125 | +This module is maintained by the OCA. |
| 126 | + |
| 127 | +.. image:: https://odoo-community.org/logo.png |
| 128 | + :alt: Odoo Community Association |
| 129 | + :target: https://odoo-community.org |
| 130 | + |
| 131 | +OCA, or the Odoo Community Association, is a nonprofit organization whose |
| 132 | +mission is to support the collaborative development of Odoo features and |
| 133 | +promote its widespread use. |
| 134 | + |
| 135 | +.. |maintainer-wolfhall| image:: https://github.com/wolfhall.png?size=40px |
| 136 | + :target: https://github.com/wolfhall |
| 137 | + :alt: wolfhall |
| 138 | +.. |maintainer-max3903| image:: https://github.com/max3903.png?size=40px |
| 139 | + :target: https://github.com/max3903 |
| 140 | + :alt: max3903 |
| 141 | + |
| 142 | +Current `maintainers <https://odoo-community.org/page/maintainer-role>`__: |
| 143 | + |
| 144 | +|maintainer-wolfhall| |maintainer-max3903| |
| 145 | + |
| 146 | +This module is part of the `OCA/field-service <https://github.com/OCA/field-service/tree/16.0/fieldservice_geoengine>`_ project on GitHub. |
| 147 | + |
| 148 | +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
0 commit comments