Thanks, that was going to be my next question. I'm not all that familiar with ruby, is there a python module that folks recommend? I found ofxparse (http://pypi.python.org/pypi/ofxparse/0.1), but it doesn't seem to handle credit cards or investments.
- Vineeth On Wed, Aug 18, 2010 at 11:26 AM, Xavier Shay <[email protected]> wrote: > On Aug 17, 8:02 pm, Vineeth Alva <[email protected]> wrote: >> Hi, >> How do I enable OFX support in Ledger 3 with acprep? I have working >> with Ledger 2.6, but can't seem to get it working with Ledger 3. > If it helps, I use http://code.google.com/p/ofx-parser/ to convert my > OFX files into ledger format (it doesn't know about ledger format, but > it is fairly trivial to take an OFX object tree and output it as > ledger) > > Cheers, > Xavier > >> >> Thanks, >> Vineeth
