Re: Several questions about usage from a newb

2016-10-16 Thread Budric Bundy
The "experimental_booking_algorith" still wouldn't work, so I did some grepping on the source and the option is: "experiment_booking_method". That seems to work great. Thanks. On Fri, Oct 14, 2016 at 9:20 PM, Martin Blais wrote: > On Fri, Oct 14, 2016 at 8:43 PM, wrote: > >> When trying to us

Re: Several questions about usage from a newb

2016-10-16 Thread Martin Blais
No, I actually meant experiment_booking_algorithm. Here, in the source code: https://bitbucket.org/blais/beancount/src/e18ee90ebdd52b26d7a1b5ba2c0460c485bb804e/src/python/beancount/parser/options.py?at=default&fileviewer=file-view-default#options.py-457 On Sun, Oct 16, 2016 at 10:56 AM, Budric Bu