frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
22k stars 7.37k forks source link

fix: include current invoice amount when tax_on_excess_amount is checked (backport #44194) #44273

Closed mergify[bot] closed 4 days ago

mergify[bot] commented 4 days ago

Issue: TDS is not calculated when tax_on_excess_amount is ticked in the Tax Withholding Category

ref: 25643

Before: https://github.com/user-attachments/assets/0c090c2f-9daf-48c4-b796-91216e8737ad

After: https://github.com/user-attachments/assets/d8d30bda-4bc9-44e7-9554-51a279210552

Backport needed: v14 & v15


This is an automatic backport of pull request #44194 done by Mergify.