From 05e1a737f14cf4d3fca85ad81627f1e65cec20f5 Mon Sep 17 00:00:00 2001 From: Deepesh Garg Date: Thu, 23 Oct 2025 13:06:48 +0530 Subject: [PATCH] chore: Linting issues --- 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 c4069a448df..0bfecd989f2 100644 --- a/erpnext/accounts/general_ledger.py +++ b/erpnext/accounts/general_ledger.py @@ -660,7 +660,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