I would be very pleased to troubleshoot this for you. If you could open an
issue in the GitHub repo and attach the OFX file you are trying to import,
I will endeavour to fix the importer.

If the OFX file contains sensitive data you don't wish to expose (like your
account number), please feel free to edit it to something innocuous, but
it's really important to preserve the original structure.

I have so few examples of real import files to work with, so I really
appreciate new examples.

Thanks for having a go and reporting back!


On Sun, 1 Mar 2026, 6:02 pm 'Xavier M' via Beancount, <
[email protected]> wrote:

> Hi,
>
> tried it today with an OFX from my bank and it bails out an error since
> there is no LEDGERBAL field in my file.
> Anyway to workaround this ?
>
> Regards
>
> Le vendredi 20 février 2026 à 03:57:18 UTC+1, [email protected] a écrit :
>
>> Thank you for sharing; added to the contrib index.
>>
>>
>> On Wed, Feb 18, 2026 at 8:23 PM 'Simon Guest' via Beancount <
>> [email protected]> wrote:
>>
>>> Further to my limabean announcement a couple of weeks ago, I present to
>>> you 🥁
>>>
>>> https://github.com/tesujimath/limabean-harvest
>>>
>>> limabean-harvest is a new Beancount importer, built on similar
>>> principles to limabean <https://github.com/tesujimath/limabean>, that
>>> is, a mix of Rust and Clojure.
>>>
>>> Its compelling (to me) features are:
>>>
>>> - configuration as data not code
>>> - inference of secondary accounts from payee and narration fields, which
>>> in particular enables:
>>> - pairing of transactions across accounts
>>> <https://github.com/tesujimath/limabean-harvest/blob/main/clj/doc/10-features.md#transaction-pairing>
>>> where both accounts are imported in the same group
>>>
>>> I am aware that the first point is contrary to the experience of
>>> beancount_reds_importers
>>> <https://reds-rants.netlify.app/personal-finance/make-importers-easy-to-write-and-write-lots-of-them/>
>>>  in
>>> particular, so this approach may be insufficiently flexible in the general
>>> case.  But for now, I am pursuing this approach of adding institution
>>> support by means of minimal field mapping in configuration, as in this
>>> config example
>>> <https://github.com/tesujimath/limabean-harvest/blob/main/test-cases/first-direct-csv/config.edn>.
>>> Consider this to be a further exploration of the design space.
>>>
>>> It is usable out of the box for OFX imports.  CSV will always need some
>>> configuration, but here limited to field mapping.
>>>
>>> Feedback welcome.
>>>
>>> Happy Beancounting, as always!
>>>
>>> --
>>> 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 visit
>>> https://groups.google.com/d/msgid/beancount/CAFhGSbtiNSrRBHMwwXVLMOG17M%2BzydBePnnoOYL1DvT%3DhatYxg%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/beancount/CAFhGSbtiNSrRBHMwwXVLMOG17M%2BzydBePnnoOYL1DvT%3DhatYxg%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
> 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 visit
> https://groups.google.com/d/msgid/beancount/80f4ce63-e326-43ad-b3da-a9ffa2f565a5n%40googlegroups.com
> <https://groups.google.com/d/msgid/beancount/80f4ce63-e326-43ad-b3da-a9ffa2f565a5n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 visit 
https://groups.google.com/d/msgid/beancount/CAFhGSbtJcGQmnbEgo-WAR%2BHyZMQh44VYhO71g6mhAKpYUrxL7Q%40mail.gmail.com.

Reply via email to