Clone the OFX importer and hack it to add what you need. It's only there intended as an example, I have no intention to turn it into a full-fledged OFX importer that supports the myriad features and variants of interpretations.
On Wed, Sep 11, 2019 at 10:48 PM Yuri de Wit <[email protected]> wrote: > > I am using the ofx.Importer to ingest OFX files from my bank. It works great > except that my bank adds some transactions such as initial, final and partial > balances to the OFX file. > > How can I filter these out? A simple bash filtering would do if this was a > CSV file, but it is a bit more error prone with OFX. > > -- > You received this message because you are subscribed to the Google Groups > "Beancount" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beancount/d8ae72dc-0194-46eb-afc8-25a2a7ab9223%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhObnFDj79v-700NEfa2hRb%3D4q8CRQBBHkcaeXfmYdvEng%40mail.gmail.com.
