From 45686a2eb2e518929359112fa9134f4fb9ded616 Mon Sep 17 00:00:00 2001
From: David Beal
Date: Mon, 5 Aug 2024 20:12:16 +0200
Subject: [PATCH] [16.0][MIG] web_notify_upgrade
---
web_notify_upgrade/README.rst | 10 +++++-----
web_notify_upgrade/__manifest__.py | 2 +-
web_notify_upgrade/static/description/index.html | 6 +++---
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/web_notify_upgrade/README.rst b/web_notify_upgrade/README.rst
index b03fd17ec..9346623b2 100644
--- a/web_notify_upgrade/README.rst
+++ b/web_notify_upgrade/README.rst
@@ -17,13 +17,13 @@ Web Notify Upgrade
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
- :target: https://github.com/OCA/web/tree/14.0/web_notify_upgrade
+ :target: https://github.com/OCA/web/tree/16.0/web_notify_upgrade
:alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_notify_upgrade
+ :target: https://translation.odoo-community.org/projects/web-16-0/web-16-0-web_notify_upgrade
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=14.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=16.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -43,7 +43,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 to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -75,6 +75,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-This module is part of the `OCA/web `_ project on GitHub.
+This module is part of the `OCA/web `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/web_notify_upgrade/__manifest__.py b/web_notify_upgrade/__manifest__.py
index 2c4a2396c..24ae27e06 100644
--- a/web_notify_upgrade/__manifest__.py
+++ b/web_notify_upgrade/__manifest__.py
@@ -5,7 +5,7 @@
{
"name": "Web Notify Upgrade",
"summary": "Notify active users when a module is installed or updated",
- "version": "14.0.1.0.1",
+ "version": "16.0.1.0.0",
"license": "AGPL-3",
"depends": ["web_notify"],
"author": "Akretion, Odoo Community Association (OCA)",
diff --git a/web_notify_upgrade/static/description/index.html b/web_notify_upgrade/static/description/index.html
index 0c307119c..35f304af5 100644
--- a/web_notify_upgrade/static/description/index.html
+++ b/web_notify_upgrade/static/description/index.html
@@ -368,7 +368,7 @@ ul.auto-toc {
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:73f36f681a3bdab0c199d3f256b69f03aba5a56d03e9a35545d14d1992c865bd
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

+

This module uses web_notify send a notification to every active users whenever a module has been installed or upgraded.
The notification will ask the user to refresh the page to get the latest changes.
Table of contents
@@ -388,7 +388,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 to smash it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
@@ -415,7 +415,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
-
This module is part of the OCA/web project on GitHub.
+
This module is part of the OCA/web project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.