mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-10 05:48:15 +00:00
Merge branch 'develop' into mergify/bp/develop/pr-30284
This commit is contained in:
@@ -267,7 +267,7 @@ def get_loan_amount(filters):
|
||||
|
||||
total_amount += flt(amount)
|
||||
|
||||
return amount
|
||||
return total_amount
|
||||
|
||||
def get_balance_row(label, amount, account_currency):
|
||||
if amount > 0:
|
||||
|
||||
Reference in New Issue
Block a user