Convert rabobank csv file to qif
FJM
f.mosch at hccnet.nl
Mon Jul 29 06:46:17 EDT 2013
Hi All,
In order to use rabocsv_to_qif.py with the new download format it is
necessary to add 3 variables to the line:
def __init__(self, account, valuta, date, debcred, amount, payee, descr0,
interest_date, code0, code1, descr1, descr2, descr3, descr4, descr5,
descr6):
I changed it into:
def __init__(self, account, valuta, date, debcred, amount, payee, descr0,
interest_date, code0, code1, descr1, descr2, descr3, descr4, descr5, descr6,
descr7, descr8, descr9):
It worked for me.
FJM.
--
View this message in context: http://gnucash.1415818.n4.nabble.com/Convert-rabobank-csv-file-to-qif-tp1586582p4663314.html
Sent from the GnuCash - User mailing list archive at Nabble.com.
More information about the gnucash-user
mailing list