From a97b9a914adc46c690f2bc200a8dafe5dc991e8c Mon Sep 17 00:00:00 2001
From: Pierre Verkest
Date: Thu, 12 May 2022 14:31:11 +0200
Subject: [PATCH] [MIG] iap_alternative_provider: Migration to 15.0
---
iap_alternative_provider/README.rst | 8 ++++----
iap_alternative_provider/__manifest__.py | 3 +--
iap_alternative_provider/i18n/ca.po | 2 +-
.../i18n/iap_alternative_provider.pot | 2 +-
iap_alternative_provider/readme/DESCRIPTION.rst | 4 ++--
iap_alternative_provider/static/description/index.html | 6 +++---
6 files changed, 12 insertions(+), 13 deletions(-)
diff --git a/iap_alternative_provider/README.rst b/iap_alternative_provider/README.rst
index e88cb936b..bc746dc6d 100644
--- a/iap_alternative_provider/README.rst
+++ b/iap_alternative_provider/README.rst
@@ -14,13 +14,13 @@ IAP Alternative Provider
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github
- :target: https://github.com/OCA/server-tools/tree/14.0/iap_alternative_provider
+ :target: https://github.com/OCA/server-tools/tree/15.0/iap_alternative_provider
:alt: OCA/server-tools
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-iap_alternative_provider
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/149/14.0
+ :target: https://runbot.odoo-community.org/runbot/149/15.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -40,7 +40,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.
@@ -78,6 +78,6 @@ Current `maintainer `__:
|maintainer-sebastienbeau|
-This module is part of the `OCA/server-tools `_ project on GitHub.
+This module is part of the `OCA/server-tools `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/iap_alternative_provider/__manifest__.py b/iap_alternative_provider/__manifest__.py
index f3e761e25..ef0e7b6ba 100644
--- a/iap_alternative_provider/__manifest__.py
+++ b/iap_alternative_provider/__manifest__.py
@@ -6,7 +6,7 @@
{
"name": "IAP Alternative Provider",
"summary": "Base module for providing alternative provider for iap apps",
- "version": "14.0.1.0.0",
+ "version": "15.0.1.0.0",
"category": "Tools",
"website": "https://github.com/OCA/server-tools",
"author": "Akretion, Odoo Community Association (OCA)",
@@ -18,5 +18,4 @@
"depends": ["iap", "server_environment"],
"data": ["views/iap_account_view.xml"],
"demo": [],
- "qweb": [],
}
diff --git a/iap_alternative_provider/i18n/ca.po b/iap_alternative_provider/i18n/ca.po
index 14618b007..fee9aad9e 100644
--- a/iap_alternative_provider/i18n/ca.po
+++ b/iap_alternative_provider/i18n/ca.po
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 14.0\n"
+"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
diff --git a/iap_alternative_provider/i18n/iap_alternative_provider.pot b/iap_alternative_provider/i18n/iap_alternative_provider.pot
index 6f765b195..927f4febe 100644
--- a/iap_alternative_provider/i18n/iap_alternative_provider.pot
+++ b/iap_alternative_provider/i18n/iap_alternative_provider.pot
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 14.0\n"
+"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
diff --git a/iap_alternative_provider/readme/DESCRIPTION.rst b/iap_alternative_provider/readme/DESCRIPTION.rst
index f3b713a4a..85ecbc36e 100644
--- a/iap_alternative_provider/readme/DESCRIPTION.rst
+++ b/iap_alternative_provider/readme/DESCRIPTION.rst
@@ -1,3 +1,3 @@
-Abstract module that provide base fonctionnality for implementing alternative provider for the IAP application.
+Abstract module that provide base functionality for implementing alternative provider for the IAP application.
-An example of alternative provider can be found in the repository "connnector-telephony", with the module **sms_ovh_http** (sending sms with ovh instead of odoo iap)
+An example of alternative provider can be found in [the `connector-telephony` repository](https://github.com/OCA/connector-telephony), with the module **sms_ovh_http** (sending sms with ovh instead of odoo iap)
diff --git a/iap_alternative_provider/static/description/index.html b/iap_alternative_provider/static/description/index.html
index 2e3b2c60b..1e438be29 100644
--- a/iap_alternative_provider/static/description/index.html
+++ b/iap_alternative_provider/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

Abstract module that provide base fonctionnality for implementing alternative provider for the IAP application.
An example of alternative provider can be found in the repository “connnector-telephony”, with the module sms_ovh_http (sending sms with ovh instead of odoo iap)
Table of contents
@@ -387,7 +387,7 @@ ul.auto-toc {
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.