chore: fix test data

(cherry picked from commit 07d59443b7)
This commit is contained in:
ruthra kumar
2024-06-17 07:30:13 +05:30
committed by Mergify
parent 2bd10d388f
commit d1679d4663
2 changed files with 2 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
"doctype": "Supplier",
"supplier_name": "_Test Supplier USD",
"supplier_group": "_Test Supplier Group",
"default_currency": "USD",
"accounts": [{
"company": "_Test Company",
"account": "_Test Payable USD - _TC"

View File

@@ -47,6 +47,7 @@
"customer_type": "Individual",
"doctype": "Customer",
"territory": "_Test Territory",
"default_currency": "USD",
"accounts": [{
"company": "_Test Company",
"account": "_Test Receivable USD - _TC"