Hi, With the recent discussion on GnuCash use I thought I'll publicize a small script I'm using to take my data from my Poalim account into GnuCash, with as little typing as possible.
I'm using the modified script of Dan Kenigsberg to download data from the bank website to a CSV format, and then convert the CSV data to QIF. I just couldn't bring myself to hack enough Perl to modify the script again to generate the QIF directly, and too lazy to recreate the download script in Python, so it's a two staged process currently. You can find the scripts at: http://baruch.ev-en.org/proj/gnucash.html A sample session goes something like: /poalim /csv2qif Tnuot CC gnucash -> import QIF files Enjoy, Baruch ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
