mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] web_switch_context_warning: Migration to 14.0
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
* Hparfr <https://github.com/hparfr>
|
||||
* Adria Gil Sorribes <adria.gil@forgeflow.com>
|
||||
* Helly kapatel <helly.kapatel@initos.com>
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user