mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-26 18:18:30 +00:00
@@ -28,7 +28,7 @@ payment_method = [
|
||||
{
|
||||
"doctype": "Payment Gateway Account",
|
||||
"gateway": "_Test Gateway",
|
||||
"payment_account": "_Test Bank - _TC",
|
||||
"payment_account": "_Test Bank USD - _TC",
|
||||
"currency": "USD"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user