mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-03 02:25:00 +00:00
chore: remove redundant code
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user