From 63d261ddf1ce797741606fc4fcb20da60d65ce4c Mon Sep 17 00:00:00 2001 From: Freni-OSI Date: Wed, 14 Apr 2021 15:25:39 +0530 Subject: [PATCH] [14.0][MIG] fieldservice_skill --- fieldservice_skill/static/description/index.html | 8 ++++---- fieldservice_skill/views/fsm_order.xml | 4 +++- fieldservice_skill/views/fsm_person_skill.xml | 4 +++- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/fieldservice_skill/static/description/index.html b/fieldservice_skill/static/description/index.html index 1f13965b78..8839583cad 100644 --- a/fieldservice_skill/static/description/index.html +++ b/fieldservice_skill/static/description/index.html @@ -367,7 +367,7 @@

Field Service - Skills

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/field-service Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/field-service Translate me on Weblate Try me on Runbot

Odoo Field Service App allows to assign any FS worker to any FS order. For some organizations, they cannot assign any FS worker to any order. They needs to manage the skills of the FS workers and reduce the list of @@ -400,7 +400,7 @@

Field Service - Skills

Installation

To install Field Service and have the mapping features, you need to install GeoEngine.

Please refer to the installation instructions available at: -https://github.com/OCA/geospatial/tree/13.0/base_geoengine

+https://github.com/OCA/geospatial/tree/14.0/base_geoengine

Configuration

@@ -435,7 +435,7 @@

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 smashing it by providing a detailed and welcomed -feedback.

+feedback.

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

@@ -472,7 +472,7 @@

Maintainers

promote its widespread use.

Current maintainers:

osi-scampbell max3903

-

This module is part of the OCA/field-service project on GitHub.

+

This module is part of the OCA/field-service project on GitHub.

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

diff --git a/fieldservice_skill/views/fsm_order.xml b/fieldservice_skill/views/fsm_order.xml index f29ffbbaa5..a7615b7214 100644 --- a/fieldservice_skill/views/fsm_order.xml +++ b/fieldservice_skill/views/fsm_order.xml @@ -15,7 +15,9 @@ - [("id", "in", skill_worker_ids)] + + [("id", "in", skill_worker_ids)] + diff --git a/fieldservice_skill/views/fsm_person_skill.xml b/fieldservice_skill/views/fsm_person_skill.xml index b92df586fa..af07cc6131 100644 --- a/fieldservice_skill/views/fsm_person_skill.xml +++ b/fieldservice_skill/views/fsm_person_skill.xml @@ -56,7 +56,9 @@ fsm.person.skill graph,pivot -

Worker Skills Report

+

+ Worker Skills Report +