diff --git a/erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py b/erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py index 8d28ed302d2..64b174f809c 100644 --- a/erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py +++ b/erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.py @@ -210,6 +210,7 @@ class PartyLedgerSummaryReport: "fieldtype": "Link", "options": "Currency", "width": 50, + "hidden": 1, }, ]