From f8cff09129bba892ada65d37b280a92dd6f837ba Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Thu, 23 Mar 2023 19:12:42 +0530 Subject: [PATCH] fix: CS financial statement param --- .../consolidated_financial_statement.py | 1 - 1 file changed, 1 deletion(-) diff --git a/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py b/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py index 7b60800ee2..33da6ffe78 100644 --- a/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py +++ b/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py @@ -118,7 +118,6 @@ def get_balance_sheet_data(fiscal_year, companies, columns, filters): liability, equity, provisional_profit_loss, - total_credit, company_currency, filters, True,