mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-18 01:36:55 +00:00
feat: Add currency in import download statement (#29093)
This commit is contained in:
@@ -239,7 +239,8 @@ frappe.ui.form.on("Bank Statement Import", {
|
||||
"withdrawal",
|
||||
"description",
|
||||
"reference_number",
|
||||
"bank_account"
|
||||
"bank_account",
|
||||
"currency"
|
||||
],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user