From db84df0cbda532fc9188f1a3d7cad864e2fc40a7 Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Thu, 23 Oct 2025 13:06:48 +0530 Subject: [PATCH] chore: Linting issues (cherry picked from commit 05e1a737f14cf4d3fca85ad81627f1e65cec20f5) --- erpnext/accounts/general_ledger.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/accounts/general_ledger.py b/erpnext/accounts/general_ledger.py index f1947cf2338..32fda83943b 100644 --- a/erpnext/accounts/general_ledger.py +++ b/erpnext/accounts/general_ledger.py @@ -648,7 +648,7 @@ def make_reverse_gl_entries( adv_adj=False, update_outstanding="Yes", partial_cancel=False, - posting_date=None + posting_date=None, ): """ Get original gl entries of the voucher