fix(test): use correct account type for testing
(cherry picked from commit eecf9cd1d8)
This commit is contained in:
@@ -1328,7 +1328,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(
|
||||
|
||||
Reference in New Issue
Block a user