diff --git a/fieldservice/README.rst b/fieldservice/README.rst index e29d57fc6b..6c7e02923c 100644 --- a/fieldservice/README.rst +++ b/fieldservice/README.rst @@ -1,7 +1,3 @@ -.. image:: https://odoo-community.org/readme-banner-image - :target: https://odoo-community.org/get-involved?utm_source=readme - :alt: Odoo Community Association - ============= Field Service ============= @@ -17,7 +13,7 @@ Field Service .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png :target: https://odoo-community.org/page/development-status :alt: Production/Stable -.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/licence-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 @@ -224,6 +220,7 @@ Contributors - Nils Coenen - Alex Comba +- Christian Doñate Other credits ------------- diff --git a/fieldservice/__manifest__.py b/fieldservice/__manifest__.py index c8dce57673..88a3458b43 100644 --- a/fieldservice/__manifest__.py +++ b/fieldservice/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Field Service", "summary": "Manage Field Service Locations, Workers and Orders", - "version": "18.0.5.6.0", + "version": "18.0.5.6.1", "license": "AGPL-3", "category": "Field Service", "author": "Open Source Integrators, Odoo Community Association (OCA)", diff --git a/fieldservice/readme/CONTRIBUTORS.md b/fieldservice/readme/CONTRIBUTORS.md index bab0466b5e..a5992b8680 100644 --- a/fieldservice/readme/CONTRIBUTORS.md +++ b/fieldservice/readme/CONTRIBUTORS.md @@ -14,3 +14,4 @@ - Víctor Martínez - Nils Coenen \<\> - Alex Comba \<\> +- Christian Doñate \<\> \ No newline at end of file diff --git a/fieldservice/static/description/index.html b/fieldservice/static/description/index.html index 7ac5bac6a2..d49c946a22 100644 --- a/fieldservice/static/description/index.html +++ b/fieldservice/static/description/index.html @@ -3,7 +3,7 @@ -README.rst +Field Service -
+
+

Field Service

- - -Odoo Community Association - -
-

Field Service

-

Production/Stable License: AGPL-3 OCA/field-service Translate me on Weblate Try me on Runboat

+

Production/Stable License: AGPL-3 OCA/field-service Translate me on Weblate Try me on Runboat

This module is the base of the Field Service application in Odoo.

Table of contents

@@ -413,12 +408,12 @@

Field Service

-

Configuration

+

Configuration

The base Field Service module can be used with minimal initial configuration. It also allows for many advanced features, which require a more in-depth configuration.

-

Order Stages

+

Order Stages

The stage of an order is used to monitor its progress. Stages can be configured based on your company’s specific business needs. A basic set of order stages comes pre-configured for use.

@@ -432,14 +427,14 @@

Order Stages

-

Field Service Areas

+

Field Service Areas

You can manage designated areas or locales for your field service workers, salesmen, and other resources. For example, salesmen may serve a particular Territory. There may be multiple Territories served by a single Branch office location. Multiple Branches are managed within a District and these Districts are managed under an encompassing Region.

-

Setup a Territory

+

Setup a Territory

  1. Go to Settings > Users & Companies > Territories*
  2. Create or select a territory
  3. @@ -451,13 +446,13 @@

    Setup a Territory

-

Setup Branches, Districts, and Regions

+

Setup Branches, Districts, and Regions

If your business requires, define your Branches, Districts, and Regions. These are found under Field Service > Configuration > Locations

-

Advanced Configurations

+

Advanced Configurations

Additional features, automations, and GeoEngine features can be enabled in the General Settings panel for Field Service.

    @@ -466,7 +461,7 @@

    Advanced Configurations

  1. Configure new options
-

Manage Teams

+

Manage Teams

Teams can be used to organize the processing of field service orders into groups. Different teams may have different workflows that a field service order needs to follow.

@@ -483,7 +478,7 @@

Manage Teams

-

Manage Categories

+

Manage Categories

Categories are used to group workers and the type of orders a worker can do.

    @@ -494,7 +489,7 @@

    Manage Categories

-

Manage Tags

+

Manage Tags

Tags can be used to filter and report on field service orders

  1. Go to Field Service > Configuration > Orders > Tags
  2. @@ -504,7 +499,7 @@

    Manage Tags

-

Manage Order Templates

+

Manage Order Templates

Order templates allow you to create standard templates for your orders.

  1. Go to Field Service > Master Data > Templates
  2. @@ -516,10 +511,10 @@

    Manage Order Templates

-

Usage

+

Usage

To use this module, you need to:

-

Add Field Service Locations

+

Add Field Service Locations

Locations are the specific places where a field service order is performed.

    @@ -528,7 +523,7 @@

    Add Field Service Locations<

-

Add Field Service Workers

+

Add Field Service Workers

Workers are the people responsible for performing a field service order. These workers may be subcontractors or a company’s own employees.

    @@ -537,7 +532,7 @@

    Add Field Service Workers

-

Process Orders

+

Process Orders

Once you have established your data, you can begin processing field service orders.

    @@ -550,12 +545,12 @@

    Process Orders

-

Known issues / Roadmap

+

Known issues / Roadmap

The roadmap of the Field Service application is documented on Github.

-

Bug Tracker

+

Bug Tracker

Bugs are tracked on GitHub 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 @@ -563,15 +558,15 @@

Bug Tracker

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

-

Credits

+

Credits

-

Authors

+

Authors

  • Open Source Integrators
-

Other credits

+

Other credits

The development of this module has been financially supported by:

-

Maintainers

+

Maintainers

This module is maintained by the OCA.

Odoo Community Association @@ -616,6 +612,5 @@

Maintainers

-
diff --git a/fieldservice/views/fsm_order.xml b/fieldservice/views/fsm_order.xml index 1a9fc1f123..effb8d7772 100644 --- a/fieldservice/views/fsm_order.xml +++ b/fieldservice/views/fsm_order.xml @@ -337,11 +337,7 @@ name="my_orders" /> - +