1
0
Fork 0
Fixes ABN AMRO-generated MT940 files so they work in GnuCash
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
Sven Slootweg 93f5b339fe Remove unnecessary Bluebird dependency vor 5 Jahren
.gitignore Initial commit vor 5 Jahren
README.md Initial commit vor 5 Jahren
fix.js Initial commit vor 5 Jahren
package.json Remove unnecessary Bluebird dependency vor 5 Jahren
yarn.lock Initial commit vor 5 Jahren

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.