Fixes ABN AMRO-generated MT940 files so they work in GnuCash
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
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.