Beangrow import module?

2024-01-16 Thread Sagar Shankar
Hi, I cloned the beangrow repo to my local drive and tried to run Configure.py I get a Module error that there's no beangrow module. Any suggestions on how to resolve this? Thanks! -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe

Re: Only getting one entry for CSV import using Reds importer

2024-01-16 Thread Red S
Hi there, That’s by design. From this article : Banks and credit cards benefit from a postings predictor like smart_importer. Hence, the transaction builders for these are the simplest, producing only a single posting per

Re: Only getting one entry for CSV import using Reds importer

2024-01-16 Thread Red S
This is also correct, apparently (I’d forgotten!). See this code . ​ On Sunday, January 14, 2024 at 1:07:01 PM UTC-8 mtb...@