mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 04:58:29 +00:00
fix: linter (#31763)
This commit is contained in:
committed by
GitHub
parent
9baa222976
commit
9c580dde39
@@ -165,7 +165,7 @@ class ReceivablePayableReport(object):
|
||||
"range4",
|
||||
"range5",
|
||||
"future_amount",
|
||||
"remaining_balance"
|
||||
"remaining_balance",
|
||||
]
|
||||
|
||||
def get_voucher_balance(self, ple):
|
||||
|
||||
Reference in New Issue
Block a user