Re: State of average cost booking in v3

2022-10-10 Thread Red S
On Sunday, October 9, 2022 at 6:15:43 PM UTC-7 bl...@furius.ca wrote: > On Sun, Oct 9, 2022 at 5:45 PM Red S wrote: > >> I see this thread >> where >> average cost booking was rolled back in v2 due to a performance regression. >> The

Re: State of average cost booking in v3

2022-10-09 Thread Martin Blais
On Sun, Oct 9, 2022 at 5:45 PM Red S wrote: > I see this thread where > average cost booking was rolled back in v2 due to a performance regression. > The thinking then seemed to be that it would be easier to defer > implementing this to v3. >

State of average cost booking in v3

2022-10-09 Thread Red S
I see this thread where average cost booking was rolled back in v2 due to a performance regression. The thinking then seemed to be that it would be easier to defer implementing this to v3. I was wondering if avg cost booking is already in

Re: State of average cost booking?

2018-02-06 Thread markusteufelberger
On the topic of tests and corner cases: http://hypothesis.works is definitely work one or several looks, especially in this type of software that is mostly a fancy frontend and language for doing basic calculus operations. I also agree that it is far too easy to get the "happy path" working

Re: State of average cost booking?

2018-02-05 Thread Martin Blais
There's no ticket but it definitely merits one: https://bitbucket.org/blais/beancount/issues/213/implement-average-cost-booking It's probably not super difficult to implement, but the problem is that I'm afraid there may be very many corner cases and it will probably require a ton of unit testing

Re: State of average cost booking?

2018-02-02 Thread Robert Sesek
Hi Martin, Is there an issue that tracks the remaining work items for the average cost booking method (I searched and couldn't find one)? I see that there's at least a partial implementation of booking_method_AVERAGE

Re: State of average cost booking?

2018-01-23 Thread Martin Blais
Actually, it gets parsed, but it doesn't get used, as the general lot merging functionality should be common in AVERAGE booking and that's the one booking method not implemented. I'll make it generate an error for now. On Mon, Jan 22, 2018 at 1:15 PM, Dennis Megaffin

Re: State of average cost booking?

2018-01-22 Thread Dennis Megaffin
Hi Martin, I am a new beancount user. Just wondering if average cost booking is working yet? Is the merge flag now working? {*} Thanks for any and all update! -Dennis M P.S. Thanks for all your contributions! -- You received this message because you are subscribed to the Google Groups