Share

Finance::QIF

Code

Programming Languages: Perl

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-08-17 cvs -d:pserver:anonymous@finance-qif.cvs.sourceforge.net:/cvsroot/finance-qif login

cvs -z3 -d:pserver:anonymous@finance-qif.cvs.sourceforge.net:/cvsroot/finance-qif co -P modulename

Show:

What's happening?

  • Finance::QIF

    plobbes committed patchset 70 of module Finance-QIF to the Finance::QIF CVS repository, changing 2 files.

    2009-08-17 19:07:18 UTC by plobbes

  • Finance::QIF

    plobbes committed patchset 69 of module Finance-QIF to the Finance::QIF CVS repository, changing 2 files.

    2009-04-14 23:40:50 UTC by plobbes

  • Finance::QIF

    plobbes committed patchset 68 of module Finance-QIF to the Finance::QIF CVS repository, changing 1 files.

    2008-12-18 02:40:46 UTC by plobbes

  • Comment: Gets errors on Quicken output; drops some fields

    - Added support for Quicken 2006 new Memorized Investment fields - Added support for Quicken 2006 Price format - The changes for the Memorized investment created a conflict with naming to get things consistent and to hopefully avoid future issues some value names have changed. This is the reason for a 3.00. Old code may require modification this map will help in porting Old...

    2008-07-24 19:37:22 UTC by mmcgillis

  • Finance::QIF

    mmcgillis committed patchset 67 of module Finance-QIF to the Finance::QIF CVS repository, changing 5 files.

    2008-07-24 19:32:43 UTC by mmcgillis

  • Comment: Gets errors on Quicken output; drops some fields

    I can now verify my version to this extent: I copied my (2.6 MB) QIF file from Windows 2006 using Finance::QIF, and imported the before and after into gnucash. There were no errors reported during the copy, and I wound up with identical account summaries, modulo the id numbers, for the two books.

    2008-07-03 21:53:02 UTC by kogorman

  • Comment: Gets errors on Quicken output; drops some fields

    I can now verify my version to this extent: I copied my (2.6 MB) QIF file from Windows 2006 using Finance::QIF, and imported the before and after into gnucash. There were no errors reported during the copy, and I wound up with identical account summaries, modulo the id numbers, for the two books.

    2008-07-03 21:51:28 UTC by kogorman

  • Comment: Gets errors on Quicken output; drops some fields

    My first attempt at a fix didn't quite work. It left off a '$' line in a memorized security transaction. To get it back, I had to disable a test on line 324 that was in the original. This probably means that I broke something else, although I did my awkward best to avoid that. Accordingly, I hope someone more expert than I can figure out how to do this right. I am attaching an updated...

    2008-07-02 02:26:39 UTC by kogorman

  • Comment: Gets errors on Quicken output; drops some fields

    File Added: QIF.pm.

    2008-07-02 01:42:57 UTC by kogorman

  • Comment: Gets errors on Quicken output; drops some fields

    In case it matters, I'm running the latest QIF module, and here's a run of "perl -V" Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.24-gentoo-r4-kosmanor, archname=i686-linux uname='linux treat 2.6.24-gentoo-r4-kosmanor #2 smp preempt sat apr 26 08:11:45 pdt 2008 i686 intel(r) xeon(tm) cpu 1.80ghz genuineintel gnulinux '.

    2008-07-01 21:43:43 UTC by kogorman