diff --git a/contract_forecast/__manifest__.py b/contract_forecast/__manifest__.py
index 454f07106..fdde3a1e5 100644
--- a/contract_forecast/__manifest__.py
+++ b/contract_forecast/__manifest__.py
@@ -9,7 +9,7 @@
"license": "AGPL-3",
"author": "ACSONE SA/NV," "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/contract",
- "depends": ["base", "contract", "queue_job"],
+ "depends": ["base", "account", "contract", "queue_job"],
"data": [
"security/contract_line_forecast_period.xml",
"views/res_config_settings.xml",
diff --git a/contract_forecast/views/contract_line_forecast_period.xml b/contract_forecast/views/contract_line_forecast_period.xml
index 2f1559165..0e046f7e8 100644
--- a/contract_forecast/views/contract_line_forecast_period.xml
+++ b/contract_forecast/views/contract_line_forecast_period.xml
@@ -44,7 +44,7 @@
- contract.line.forecast.period.tree (in
+ contract.line.forecast.period.pivot (in
contract_forecast)
contract.line.forecast.period
@@ -57,4 +57,32 @@
+
+ contract.line.forecast.period.graph (in
+ contract_forecast)
+
+ contract.line.forecast.period
+
+
+
+
+
+
+
+
+
+
+ Contract Forecast
+ contract.line.forecast.period
+ form
+ graph,pivot,tree
+ []
+
+
+
+