fix(test): use correct account type for testing
This commit is contained in:
parent
0255e09285
commit
eecf9cd1d8
@ -1368,7 +1368,7 @@ class TestPaymentEntry(FrappeTestCase):
|
||||
parent_account="Current Assets - _TC",
|
||||
account_name="Advances Received",
|
||||
company=company,
|
||||
account_type="Liability",
|
||||
account_type="Receivable",
|
||||
)
|
||||
|
||||
frappe.db.set_value(
|
||||
|
Loading…
x
Reference in New Issue
Block a user