Fixes ABN AMRO-generated MT940 files so they work in GnuCash
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
Sven Slootweg 93f5b339fe Remove unnecessary Bluebird dependency il y a 5 ans
.gitignore Initial commit il y a 5 ans
README.md Initial commit il y a 5 ans
fix.js Initial commit il y a 5 ans
package.json Remove unnecessary Bluebird dependency il y a 5 ans
yarn.lock Initial commit il y a 5 ans

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.