Fixes ABN AMRO-generated MT940 files so they work in GnuCash
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Sven Slootweg 93f5b339fe Remove unnecessary Bluebird dependency 5 년 전
.gitignore Initial commit 5 년 전
README.md Initial commit 5 년 전
fix.js Initial commit 5 년 전
package.json Remove unnecessary Bluebird dependency 5 년 전
yarn.lock Initial commit 5 년 전

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.