Re: Intro documentation

2017-01-09 Thread Simon Michael
On 1/8/17 2:26 PM, Martin Blais wrote: I have just completed and opened the introduction to the double-entry method doc. Here: https://furius.ca/beancount/doc/intro Really nice, thanks for this Martin! Comments added, tweeted, added to plaintextaccounting.org. -- You received this message b

Re: Intro documentation

2017-01-09 Thread Martin Blais
Thanks for taking the time to read and comment. I'll try to clarify those parts which weren't clear. On Mon, Jan 9, 2017 at 8:27 AM, Simon Michael wrote: > On 1/8/17 2:26 PM, Martin Blais wrote: > >> I have just completed and opened the introduction to the double-entry >> method doc. >> Here: >>

Bing Ads Coupon Code 2017 Worth $200 Free

2017-01-09 Thread Dharmendra Kumar
Hello Folks, Hope the new year 2017 brings much success to your business and life . Here are the new Bing Ads coupon codes for 2017. With the following credit coupons, you can test out a new Bing Ads campaign. There is little to no risk. Try it out and if

Re: Changing Extract Sort Order

2017-01-09 Thread jfsbac
Wow! Thanks Martin. Hmm, it looks like I looked too deep. I will try it out when I get back from vacation. Jonathan. On Sunday, January 8, 2017 at 11:37:07 PM UTC-5, Martin Blais wrote: > > You got it. > > https://bitbucket.org/blais/beancount/commits/80164efbf9ae7d19c1e929f5b4809821e99a0b6d

Re: Python "Traceback (most recent call last)" on Syntax Error

2017-01-09 Thread jfsbac
Hi Martin, I thought it might be a bug because you seem to be a too good and careful coder to let an uncaught exception through. Here is the simplest file that causes an exception for me. It is the original transaction that caused it. Nothing sensitive there. Besides, Google already knows a

Re: Python "Traceback (most recent call last)" on Syntax Error

2017-01-09 Thread Martin Blais
On Mon, Jan 9, 2017 at 8:54 PM, wrote: > Hi Martin, > > I thought it might be a bug because you seem to be a too good and careful > coder to let an uncaught exception through. > Oh I make a lot of mistakes, don't worry. > Here is the simplest file that causes an exception for me. It is the >