On Nov 26, 2010, at 10:17 AM, Gabriel Kerneis wrote:

> 2010/01/01 * Check or set balance
>    Assets              = $ 1,000
>    Equity:Balance
> 
> What I would expect is:
> - ledger computes the amount x for the first line, so that
>    current_assets + x = $ 1,000
> - and then sets equity to -x.
> And did not work when x = 0.
> 
> It was some time ago, so maybe this works now.  Or is there some reason
> for it not to work that I cannot figure out (my algorithm looks
> straightforward but it might not generalize to more complex cases)?

This has been entered as bug 436 
(http://newartisans.com/bugzilla/show_bug.cgi?id=436).

John

Reply via email to