> John Wiegley mentioned someone had written a tool to port quickbooks files
> to ledger .dat files. I'm inheriting some quickbook formatted files and
> would like to use ledger, but don't want to re-invent the wheel writing a
> conversion script. Can anyone point me in the right direction?
Ledger 2 is able to read QIF files. Is that close enough to what you need?
John
> I haven't seen anything about QIF importing in any of the docs I've found, but I will look harder now that I know there is something to try in an earlier version.
QIF support will not be integrated into Ledger 3, but may be provided as an external script.
> Am I right in assuming that once I convert QIF to ledger.dat format with Ledger 2, I can probably process the file with a later version of ledger?
Correct.
> If yes, is there a reason that conversion functionality isn't included with v3?
I don't use it, so I can't maintain it anymore. It should just be a simple Python script anyway, so that anyone can hack it or fix it for their needs.
John