mirror of
https://github.com/frappe/erpnext.git
synced 2025-12-03 18:35:36 +00:00
chore: Linting issues
(cherry picked from commit05e1a737f1) (cherry picked from commitdb84df0cbd)
This commit is contained in:
@@ -648,7 +648,7 @@ def make_reverse_gl_entries(
|
|||||||
adv_adj=False,
|
adv_adj=False,
|
||||||
update_outstanding="Yes",
|
update_outstanding="Yes",
|
||||||
partial_cancel=False,
|
partial_cancel=False,
|
||||||
posting_date=None
|
posting_date=None,
|
||||||
):
|
):
|
||||||
"""
|
"""
|
||||||
Get original gl entries of the voucher
|
Get original gl entries of the voucher
|
||||||
|
|||||||
Reference in New Issue
Block a user