[MIG] web_switch_context_warning: Migration to 14.0

This commit is contained in:
hkpatel
2021-07-13 17:55:40 +05:30
committed by hkapatel
parent a81dbdbb03
commit 8488c13b06
3 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"name": "Switch Context Warning",
"summary": "Show a warning if current user, company or database "
"have been switched in another tab or window.",
"version": "13.0.1.0.0",
"version": "14.0.1.0.0",
"category": "web",
"website": "https://github.com/OCA/web",
"license": "AGPL-3",

View File

@@ -1,2 +1,3 @@
* Hparfr <https://github.com/hparfr>
* Adria Gil Sorribes <adria.gil@forgeflow.com>
* Helly kapatel <helly.kapatel@initos.com>

View File

@@ -1 +1 @@
Shows a warning if current user 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.