Writing a script to import bank's csv file

Michael Iles michael.iles at gmail.com
Mon Feb 10 21:15:07 EST 2014


> No problem.  Just means I need to work out how to write a split in a qif
> file.


A split in a QIF file looks like this:

!Type:Bank
D2013-10-01
T5000
MTransfer to somewhere
SAssets:Acct1
$2500
SAssets:Acct2
$2500
^

There's a thriving cottage industry in scripts that generate QIF files
for import into GC. (I would say QIF import is the most effective API
to GC.)

Mike.


More information about the gnucash-user mailing list