When I try to import transactions from my bank, I got the error message “wrong_file_extension”:
I tried with the file extension in upper letter, open it and export it again in csv, but nothing works.
Also, there is nothing in laravel.log for this issue.
I’m in the web version of the app (cannot install app from Microsoft Store).
Any ideas to solve this issue?
Inside the CSV, the column are separated by ;
I tried to replace ; with , in the file, but same error message. I also tried to change the GUI language, but it is not linked to the translation.
No error, but nothing happen when I try to download the app in the Microsoft Store. It’s not linked to Invoice Ninja install, but an issue with the store (I tried everything seen on internet to solve it, but nothing.) I saw that ppl already asked if a .msi would exist in the near future for the app, is it planned or not enought user need it?
I switched to the Flutter web app and the issue remain.
To import the transactions in the web app, I went to Transactions > Import.
I tried in Android App, but this option isn’t possible. So in Android, I went to Options>Import/Export and tried to import my CSV → it worked.