From 21eab0da77ef7225eb82de5e2c235f7f057260b5 Mon Sep 17 00:00:00 2001 From: Stefano Consolaro Date: Mon, 8 Jun 2020 20:16:22 +0200 Subject: [PATCH] [MIG] fleet_vehicle_service_kanban: Backporting 13.0 to 12.0 --- fleet_vehicle_service_kanban/README.rst | 14 +++++++++----- fleet_vehicle_service_kanban/__manifest__.py | 2 +- .../readme/CONTRIBUTORS.rst | 4 ++++ .../static/description/index.html | 10 +++++++--- .../views/fleet_vehicle_log_services_views.xml | 4 ++++ 5 files changed, 25 insertions(+), 9 deletions(-) diff --git a/fleet_vehicle_service_kanban/README.rst b/fleet_vehicle_service_kanban/README.rst index c7208655..bb7ad018 100644 --- a/fleet_vehicle_service_kanban/README.rst +++ b/fleet_vehicle_service_kanban/README.rst @@ -11,13 +11,13 @@ Kanban Features for Vehicle Services :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge2| image:: https://img.shields.io/badge/github-OCA%2Ffleet-lightgray.png?logo=github - :target: https://github.com/OCA/fleet/tree/13.0/fleet_vehicle_service_kanban + :target: https://github.com/OCA/fleet/tree/12.0/fleet_vehicle_service_kanban :alt: OCA/fleet .. |badge3| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/fleet-13-0/fleet-13-0-fleet_vehicle_service_kanban + :target: https://translation.odoo-community.org/projects/fleet-12-0/fleet-12-0-fleet_vehicle_service_kanban :alt: Translate me on Weblate .. |badge4| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/291/13.0 + :target: https://runbot.odoo-community.org/runbot/291/12.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| @@ -42,7 +42,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. @@ -62,6 +62,10 @@ Contributors * Iván Todorovich * Manuel Marquez +* `PnLUG - Gruppo Odoo `_: + + * Stefano Consolaro (backport 13.0→12.0) + Maintainers ~~~~~~~~~~~ @@ -86,6 +90,6 @@ Current `maintainers `__: |maintainer-mamcode| |maintainer-ivantodorovich| -This module is part of the `OCA/fleet `_ project on GitHub. +This module is part of the `OCA/fleet `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/fleet_vehicle_service_kanban/__manifest__.py b/fleet_vehicle_service_kanban/__manifest__.py index d565004f..396ffdfb 100644 --- a/fleet_vehicle_service_kanban/__manifest__.py +++ b/fleet_vehicle_service_kanban/__manifest__.py @@ -10,7 +10,7 @@ "development_status": "Stable", "website": "https://github.com/OCA/fleet", "license": "AGPL-3", - "version": "13.0.1.0.0", + "version": "12.0.1.0.0", "depends": ["fleet", "mail"], "data": [ "security/ir.model.access.csv", diff --git a/fleet_vehicle_service_kanban/readme/CONTRIBUTORS.rst b/fleet_vehicle_service_kanban/readme/CONTRIBUTORS.rst index 7cffd0a0..de46678a 100644 --- a/fleet_vehicle_service_kanban/readme/CONTRIBUTORS.rst +++ b/fleet_vehicle_service_kanban/readme/CONTRIBUTORS.rst @@ -2,3 +2,7 @@ * Iván Todorovich * Manuel Marquez + +* `PnLUG - Gruppo Odoo `_: + + * Stefano Consolaro (backport 13.0→12.0) diff --git a/fleet_vehicle_service_kanban/static/description/index.html b/fleet_vehicle_service_kanban/static/description/index.html index d078e68a..794535c7 100644 --- a/fleet_vehicle_service_kanban/static/description/index.html +++ b/fleet_vehicle_service_kanban/static/description/index.html @@ -367,7 +367,7 @@

Kanban Features for Vehicle Services

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

License: AGPL-3 OCA/fleet Translate me on Weblate Try me on Runbot

+

License: AGPL-3 OCA/fleet Translate me on Weblate Try me on Runbot

This module adds the following features to vehicle services (fleet.vehicle.log.service):

  • Kanban view.
  • @@ -394,7 +394,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.

    @@ -413,6 +413,10 @@

    Contributors

  • Manuel Marquez <manuel.marquez@druidoo.io>
+
  • PnLUG - Gruppo Odoo: +
  • @@ -424,7 +428,7 @@

    Maintainers

    promote its widespread use.

    Current maintainers:

    mamcode ivantodorovich

    -

    This module is part of the OCA/fleet project on GitHub.

    +

    This module is part of the OCA/fleet project on GitHub.

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

    diff --git a/fleet_vehicle_service_kanban/views/fleet_vehicle_log_services_views.xml b/fleet_vehicle_service_kanban/views/fleet_vehicle_log_services_views.xml index db423c09..74ffa2d7 100644 --- a/fleet_vehicle_service_kanban/views/fleet_vehicle_log_services_views.xml +++ b/fleet_vehicle_service_kanban/views/fleet_vehicle_log_services_views.xml @@ -17,12 +17,14 @@
    +
    @@ -96,6 +98,7 @@ fleet.vehicle.log.services +