Update test_finance_book.py (#14703)
This commit is contained in:
parent
23e235395e
commit
4933e6bfeb
@ -29,7 +29,7 @@ class TestFinanceBook(unittest.TestCase):
|
||||
|
||||
jv.accounts[1].update({
|
||||
"party_type": "Customer",
|
||||
"party": "_Test Customer USD"
|
||||
"party": "_Test Customer"
|
||||
})
|
||||
|
||||
jv.finance_book = finance_book.finance_book_name
|
||||
|
Loading…
Reference in New Issue
Block a user