As per the GitHub repository Bank Statement Import DocType supports importing bank statements in MT940 format. But when I try to import such a file practical it fails with error message Import template should be of type .csv, .xlsx or .xls
How to resolve this issue?
I am using:
- “frappe”: “15.95.0”,
- “erpnext”: “15.94.1”
All help is highly appreciated.