You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
f0x cd1a87b9f7 adapt to new format 3 years ago
.gitignore Initial commit 5 years ago
README.md Initial commit 5 years ago
fix.js adapt to new format 3 years ago
package.json Remove unnecessary Bluebird dependency 5 years ago
yarn.lock adapt to new format 3 years ago

README.md

abn-amro-mt940-fix

Fixes ABN AMRO's broken MT940 export files, so that they can be imported into GnuCash without changing the importer configuration.

Installation

Make sure you have Node.js installed.

npm install -g abn-amro-mt940-fix

Usage

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.