From bb26f8f7b9e8fc3b473a38477d8d66f08487a840 Mon Sep 17 00:00:00 2001 From: Shllokkk Date: Fri, 4 Sep 2026 21:52:06 +0530 Subject: [PATCH] fix: restore hover tooltip on Profit and Loss dashboard chart Co-Authored-By: Claude Opus 4.8 (cherry picked from commit 9e9c4b810226ae352bd0f50466e96600f79e3a7c) --- .../dashboard_chart/profit_and_loss/profit_and_loss.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/erpnext/accounts/dashboard_chart/profit_and_loss/profit_and_loss.json b/erpnext/accounts/dashboard_chart/profit_and_loss/profit_and_loss.json index 01701ff7e3a..98812e17452 100644 --- a/erpnext/accounts/dashboard_chart/profit_and_loss/profit_and_loss.json +++ b/erpnext/accounts/dashboard_chart/profit_and_loss/profit_and_loss.json @@ -9,7 +9,7 @@ "idx": 0, "is_public": 1, "is_standard": 1, - "modified": "2025-12-19 12:37:31.673782", + "modified": "2026-09-04 12:37:31.673782", "modified_by": "Administrator", "module": "Accounts", "name": "Profit and Loss", @@ -17,7 +17,6 @@ "owner": "Administrator", "report_name": "Profit and Loss Statement", "roles": [], - "show_values_over_chart": 1, "timeseries": 0, "type": "Line", "use_report_chart": 1,