diff --git a/report_async/__manifest__.py b/report_async/__manifest__.py
index 6b29ccc87..de9e2e224 100644
--- a/report_async/__manifest__.py
+++ b/report_async/__manifest__.py
@@ -8,7 +8,7 @@
"license": "AGPL-3",
"website": "https://github.com/OCA/reporting-engine",
"category": "Generic Modules",
- "depends": ["queue_job"],
+ "depends": ["queue_job", "spreadsheet_dashboard"],
"data": [
"security/ir.model.access.csv",
"security/ir_rule.xml",
diff --git a/report_async/views/report_async.xml b/report_async/views/report_async.xml
index a0b7400e8..7afe0b760 100644
--- a/report_async/views/report_async.xml
+++ b/report_async/views/report_async.xml
@@ -155,9 +155,9 @@
Report Files