|
2 weeks ago | |
---|---|---|
.gitignore | 1 year ago | |
README.md | 1 year ago | |
fix.js | 2 weeks ago | |
package.json | 1 year ago | |
yarn.lock | 2 weeks ago |
Fixes ABN AMRO's broken MT940 export files, so that they can be imported into GnuCash without changing the importer configuration.
Make sure you have Node.js installed.
npm install -g abn-amro-mt940-fix
abn-amro-mt940-fix YOUR-FILE.STA
A new file is created, with -fixed
suffixed to the name, containing the fixed version of the export file. The new path is also printed to the terminal.