Re: Need help converting from gnucash

2020-08-04 Thread James Cook
> The notes url link below did not work for me though. It's just a link to this same thread. I didn't realize it was the same thread when I posted the link. My May 25 post has some notes. James -- You received this message because you are subscribed to the Google Groups "Beancount" group. To

Re: Need help converting from gnucash

2020-08-04 Thread Henrique Bastos
I'm no longer working on gnucash-to-beancount. I can either point to Andrew's repo or somehow give Andrew access to edit and maintain the release on pypi. -- Henrique Bastos Welcome to the Django Muito além da programação! Twitter

Re: Need help converting from gnucash

2020-08-01 Thread Anand Gupta
Thanks! I could use File->'Save As' to save the gnucash xml file into sqlite format. Also I just had a top level income category in gnucash. Bean-check did not like it. So I created an Income:Revenue account at top, and changed all the income entries to Income:Revenue. The notes url link below

Re: Need help converting from gnucash

2020-08-01 Thread James Cook
> > > I have another gnucash file but that one is in xml format. So will be > working on figuring out how to convert that to beancount. > I converted from XML by first using gnucash to save in the other format. My notes are at https://www.mail-archive.com/search?l=beancount@googlegroups.com&q=sub

Re: Need help converting from gnucash

2020-07-31 Thread Anand Gupta
I just converted three and half years worth of gnucash file into beancount. Really happy! I am using Gnucash 3.8 and struggled for few hours with gnucash-to-beancount and piecash installed by pip. I had to build and install locally from https://github.com/jreynolds01/piecash and https://github

Re: Need help converting from gnucash

2020-05-27 Thread Chary Chary
James, thanks for input: > > >- piecash (even newer versions >) complained about my >GnuCash file, saying "AssertionError: Unsupported table versions". > > This is issue 126: https://github.com/sdementen/piecash/issues/126 Appar

Re: Need help converting from gnucash

2020-05-25 Thread falsifian0
I just ran gnucash-to-beancount but had to do some fiddling for it to work. Posting these notes in case it helps someone in the future. (Sorry to revive this ancient thread, but it comes up in search results and seems like an appropriate place for the information.) My changes (on top of Andrew'

Re: Need help converting from gnucash

2017-12-19 Thread Henrique Bastos
Wow, that's pretty awesome. I'll definitely review and merge this asap (hopefully during my Holliday spare time). Thank you very much for your contribution. -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop r

Re: Need help converting from gnucash

2017-12-18 Thread andrewstein9
I have created a pull request for my changes: https://github.com/henriquebastos/gnucash-to-beancount/pull/8 Let's see if Henrique bites. On Saturday, December 9, 2017 at 7:19:29 PM UTC-6, Jason Chu wrote: > > I can report that this was able to convert my 2014 and 2015 files no > problem. Now I j

Re: Need help converting from gnucash

2017-12-09 Thread Jason Chu
I can report that this was able to convert my 2014 and 2015 files no problem. Now I just have to backport all the transactions... So thanks for that. ;) On Sat, Dec 9, 2017, 5:16 PM Martin Blais wrote: > I added this to the contributions index. > Thanks! > > > On Mon, Dec 4, 2017 at 9:17 PM, An

Re: Need help converting from gnucash

2017-12-09 Thread Martin Blais
I added this to the contributions index. Thanks! On Mon, Dec 4, 2017 at 9:17 PM, Andrew Stein wrote: > enjoy! > > Andrew Stein > > 3555 Orchard Lane > > Minnetonka, MN 55305 >

Re: Need help converting from gnucash

2017-12-04 Thread Andrew Stein
enjoy! Andrew Stein 3555 Orchard Lane Minnetonka, MN 55305 (952) 546 7684 andrewste...@gmail.com On Mon, Dec 4, 2017 at 11:28 AM, wrote: > Thanks for this > > On Sunday, December 3, 2017 at 9:25:31 PM UTC-8, andrew...@gmail.com > wrote: >> >> I encountered similar issues using Herique Bastos's

Re: Need help converting from gnucash

2017-12-04 Thread melbogia
Thanks for this On Sunday, December 3, 2017 at 9:25:31 PM UTC-8, andrew...@gmail.com wrote: > > I encountered similar issues using Herique Bastos's gnucash-tobeancount ( > https://github.com/henriquebastos/gnucash-to-beancount) and have seen > debanjum's changes (https://github.com/debanjum/gnuca

Re: Need help converting from gnucash

2017-12-03 Thread andrewstein9
I encountered similar issues using Herique Bastos's gnucash-tobeancount (https://github.com/henriquebastos/gnucash-to-beancount) and have seen debanjum's changes (https://github.com/debanjum/gnucash-to-beancount). Personally, I am using Gnucash with 17 years of data as my "master" data and doin

Re: Need help converting from gnucash

2017-08-31 Thread Martin Blais
On Wed, Aug 30, 2017 at 2:05 PM, wrote: > Okay, I was finally able to run bean-check without any errors. I will > write down things I did in hopes that it will help someone else. I wouldn't > have been able to do with without folks on the IRC channel, they were > really helpful. > That's great!

Re: Need help converting from gnucash

2017-08-30 Thread melbogia
Okay, I was finally able to run bean-check without any errors. I will write down things I did in hopes that it will help someone else. I wouldn't have been able to do with without folks on the IRC channel, they were really helpful. The gnucash-to-beancount script opens all the accounts at the

Re: Need help converting from gnucash

2017-08-30 Thread melbogia
For what it's worth I have also tried gnucash2ledger and then ledger2beancount, but I get similar errors. On Wednesday, August 30, 2017 at 9:26:08 AM UTC-7, melb...@gmail.com wrote: > > I'd love to try beancount but I seem to be stuck trying to convert my data > from gnucash. I am using https://