mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 21:29:11 +00:00
test: Update customer in Sales Invoice
This commit is contained in:
@@ -3138,7 +3138,7 @@ class TestSalesInvoice(unittest.TestCase):
|
||||
jv.submit()
|
||||
|
||||
si = create_sales_invoice(
|
||||
customer="Overseas Customer",
|
||||
customer="_Test Customer USD",
|
||||
debit_to="_Test Receivable USD - _TC",
|
||||
currency="USD",
|
||||
conversion_rate=75,
|
||||
|
||||
Reference in New Issue
Block a user