From f1a9f2f5125750fb1c959fb23f9a6b2ca1967a28 Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Tue, 21 Sep 2021 12:56:54 +0000
Subject: [PATCH] [UPD] README.rst
---
web_switch_context_warning/README.rst | 17 +++++++++--------
.../static/description/index.html | 13 +++++++------
2 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/web_switch_context_warning/README.rst b/web_switch_context_warning/README.rst
index c27c58a85..6b88af176 100644
--- a/web_switch_context_warning/README.rst
+++ b/web_switch_context_warning/README.rst
@@ -14,18 +14,18 @@ Switch Context Warning
: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/12.0/web_switch_context_warning
+ :target: https://github.com/OCA/web/tree/14.0/web_switch_context_warning
:alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_switch_context_warning
+ :target: https://translation.odoo-community.org/projects/web-14-0/web-14-0-web_switch_context_warning
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/162/12.0
+ :target: https://runbot.odoo-community.org/runbot/162/14.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
-Shows a warning if current user, company or database have been switched in another tab or window.
+In Odoo 14 possible to work in different tabs with different companies, now the module only shows a warning when the user or database has been switched.
**Table of contents**
@@ -37,7 +37,7 @@ Known issues / Roadmap
* If the browser don't implement Shared Worker (http://www.w3.org/TR/workers/#sharedworker), the warning message will not be displayed (there is no polyfill).
- * Switching company in a separate browser or in private browsing mode will not be detected by this module. It's a limitation of Shared Worker(limit to browser session, server:port...)
+ * Switching user or database in a separate browser or in private browsing mode will not be detected by this module. It's a limitation of Shared Worker(limit to browser session, server:port...)
Bug Tracker
===========
@@ -45,7 +45,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.
@@ -61,7 +61,8 @@ Contributors
~~~~~~~~~~~~
* Hparfr
-* Adria Gil Sorribes
+* Adria Gil Sorribes
+* Helly kapatel
Maintainers
~~~~~~~~~~~
@@ -76,6 +77,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_switch_context_warning/static/description/index.html b/web_switch_context_warning/static/description/index.html
index 2ad35e6e2..1ef0ed943 100644
--- a/web_switch_context_warning/static/description/index.html
+++ b/web_switch_context_warning/static/description/index.html
@@ -367,8 +367,8 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-

-Shows a warning if current user, company or database have been switched in another tab or window.
+

+In Odoo 14 possible to work in different tabs with different companies, now the module only shows a warning when the user or database has been switched.
Table of contents
@@ -387,7 +387,7 @@ ul.auto-toc {
- If the browser don’t implement Shared Worker (http://www.w3.org/TR/workers/#sharedworker), the warning message will not be displayed (there is no polyfill).
-- Switching company in a separate browser or in private browsing mode will not be detected by this module. It’s a limitation of Shared Worker(limit to browser session, server:port…)
+- Switching user or database in a separate browser or in private browsing mode will not be detected by this module. It’s a limitation of Shared Worker(limit to browser session, server:port…)
@@ -396,7 +396,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.
@@ -411,7 +411,8 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
@@ -421,7 +422,7 @@ If you spotted it first, help us smashing 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.