odoo/enterprise#71265

Created by fw-bot
Merged at e4e76f5fa1cc7841cca8aa8429b77d91d26938df

Statuses:

Linked pull requests
label
odoo-dev:master-18.0-disable-json-download-mera-Yv3f-fw
head
c203ddb2d9ed70dde951417837d75d5fdde10d8a
merged
8 months ago by BI, Lucas Lefèvre (lul)
odoo/odoo odoo/enterprise
18.0 #181624 #70787
saas-18.1
saas-18.2
saas-18.3
master #182430 #71265

[FW][IMP] Disable download of dashboard json file in list view

When downloading a dashboard's json file in debug mode, we get the initial version of the dashboard file and not the latest (without the revisions). This commit's goal is to prevent downloading the dashboard's json file and displaying a warning message to the user.

task-4196930

Forward-Port-Of: #70787