diff --git a/fleet_vehicle_service_calendar/README.rst b/fleet_vehicle_service_calendar/README.rst
index d65cbf80..d3ac4876 100644
--- a/fleet_vehicle_service_calendar/README.rst
+++ b/fleet_vehicle_service_calendar/README.rst
@@ -11,13 +11,13 @@ Scheduling Meetings 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_calendar
+ :target: https://github.com/OCA/fleet/tree/12.0/fleet_vehicle_service_calendar
: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_calendar
+ :target: https://translation.odoo-community.org/projects/fleet-12-0/fleet-12-0-fleet_vehicle_service_calendar
: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|
@@ -38,7 +38,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.
@@ -58,6 +58,10 @@ Contributors
* Iván Todorovich
* Manuel Marquez
+* `PnLUG - Gruppo Odoo `_:
+
+ * Stefano Consolaro (backport 13.0→12.0)
+
Maintainers
~~~~~~~~~~~
@@ -82,6 +86,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_calendar/__manifest__.py b/fleet_vehicle_service_calendar/__manifest__.py
index 900bb03b..c3317102 100644
--- a/fleet_vehicle_service_calendar/__manifest__.py
+++ b/fleet_vehicle_service_calendar/__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": ["calendar", "fleet_vehicle_service_kanban"],
"data": [
"views/fleet_vehicle_log_services_views.xml",
diff --git a/fleet_vehicle_service_calendar/readme/CONTRIBUTORS.rst b/fleet_vehicle_service_calendar/readme/CONTRIBUTORS.rst
index 7cffd0a0..de46678a 100644
--- a/fleet_vehicle_service_calendar/readme/CONTRIBUTORS.rst
+++ b/fleet_vehicle_service_calendar/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_calendar/static/description/index.html b/fleet_vehicle_service_calendar/static/description/index.html
index e258fe55..d91d2538 100644
--- a/fleet_vehicle_service_calendar/static/description/index.html
+++ b/fleet_vehicle_service_calendar/static/description/index.html
@@ -367,7 +367,7 @@ Scheduling Meetings for Vehicle Services
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
This module adds the following features:
A smart button in form view of services to schedule meetings.
@@ -390,7 +390,7 @@
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.
@@ -420,7 +424,7 @@
promote its widespread use.
Current maintainers :
-
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_calendar/views/fleet_vehicle_log_services_views.xml b/fleet_vehicle_service_calendar/views/fleet_vehicle_log_services_views.xml
index 27625b34..6afb01e8 100644
--- a/fleet_vehicle_service_calendar/views/fleet_vehicle_log_services_views.xml
+++ b/fleet_vehicle_service_calendar/views/fleet_vehicle_log_services_views.xml
@@ -12,7 +12,7 @@