You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have problems using the Revolut importer with https://github.com/jbms/beancount-import
If the Revolut importer returns a balance, it is not providing the meta field and so beancount-import fails due to the missing filename.
I have problems using the Revolut importer with https://github.com/jbms/beancount-import
If the Revolut importer returns a balance, it is not providing the meta field and so beancount-import fails due to the missing filename.
beancounttools/src/tariochbctools/importers/revolut/importer.py
Line 80 in 5ae47a5
The importer should have the meta variable set too, like it does for transactions:
beancounttools/src/tariochbctools/importers/revolut/importer.py
Line 62 in 5ae47a5
At least the sample importers of beancount are providing the meta with balance entries too:
https://github.com/beancount/beancount/tree/v2/beancount/ingest/importers/
I'll try to test and submit a PR later on.
The text was updated successfully, but these errors were encountered: