mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-25 06:02:09 +01:00
fix: linter (#31763)
(cherry picked from commit 9c580dde39)
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com>
This commit is contained in:
@@ -165,7 +165,7 @@ class ReceivablePayableReport(object):
|
|||||||
"range4",
|
"range4",
|
||||||
"range5",
|
"range5",
|
||||||
"future_amount",
|
"future_amount",
|
||||||
"remaining_balance"
|
"remaining_balance",
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_voucher_balance(self, ple):
|
def get_voucher_balance(self, ple):
|
||||||
|
|||||||
Reference in New Issue
Block a user