Merge pull request #31894 from maharshivpatel/fix-tax-withholding-advance-vouchers

fix: TDS calculation for advance payment
This commit is contained in:
Deepesh Garg
2022-08-22 08:58:59 +05:30
committed by GitHub

View File

@@ -309,7 +309,6 @@ def get_advance_vouchers(
"is_cancelled": 0,
"party_type": party_type,
"party": ["in", parties],
"against_voucher": ["is", "not set"],
}
if company: