chore: remove redundant code

This commit is contained in:
ljain112
2025-10-09 12:54:55 +05:30
parent 2b4f621c8e
commit 84e6d278c3

View File

@@ -437,7 +437,6 @@ class JournalEntry(AccountsController):
"account": tax_acc,
"account_currency": acc_curr,
"exchange_rate": exch_rate,
"is_tax_withholding_account": 1,
"debit": 0,
"credit": 0,
"debit_in_account_currency": 0,