1
0
Derivar 0
Fixes ABN AMRO-generated MT940 files so they work in GnuCash
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Sven Slootweg 93f5b339fe Remove unnecessary Bluebird dependency há 5 anos
.gitignore Initial commit há 5 anos
README.md Initial commit há 5 anos
fix.js Initial commit há 5 anos
package.json Remove unnecessary Bluebird dependency há 5 anos
yarn.lock Initial commit há 5 anos

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.