chore: remove dead code

(cherry picked from commit 7e318c0132)
This commit is contained in:
ruthra kumar
2024-06-17 08:45:54 +05:30
committed by Mergify
parent d1679d4663
commit a1ebd16284

View File

@@ -76,7 +76,6 @@ class PaymentEntry(AccountsController):
self.setup_party_account_field()
self.set_missing_values()
self.set_liability_account()
self.validate_advance_account_currency()
self.set_missing_ref_details(force=True)
self.validate_payment_type()
self.validate_party_details()