Thanks, I just did that conversion myself using a combination of scripts I found elsewhere and some manual fixes. How does your convertor work with scheduled transactions?
On Mon, Jan 2, 2017 at 1:40 PM, Henrique Bastos <[email protected]> wrote: > Hi all! > > I've been digging into beancount and I'm very impressed! What an amazing > tool. Congrats to Martin and everybody involved. > > I use Gnucash for 6 years now. So I wrote a gnucash-to-beancount converter > to start working with beancount. It's still 1.0beta0 and has limitations but > it's working for me. > > Repository: https://github.com/henriquebastos/gnucash-to-beancount/ > PyPI: https://pypi.python.org/pypi/gnucash-to-beancount > > The repository includes a Gnucash sample file with the expected golden > files. > > How it works right now: > > - maps all account types from Gnucash to Beancount; > - deal with currency conversions using priced Posting; > - export the price table using Beancount's Price directive; > - use the directives: Open, Commodity, Price, Transaction, Posting > - insert on META Gnucash data that has no place in Beancount; > - Use Beancount's printer. > > Any suggestions, comments or additional Gnucash sample files are welcome. > > []'s, HB! > > -- > 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 post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beancount/73d0775b-cae4-49e8-b0d6-fe2b9c874793%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAGQ70euUbKG2i7OdRPTGcY42wcdWD2BagfqxhqcdQhftLo93Lg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
