On Aug 1, 2010, at 6:23 PM, Xavier Shay wrote:
> The following does not work for me on next-0-g04cfa7a (a recent ledger 3, I
> think)
>
> ; Expected tax liability of $150. Got $0.
> = /Income/
> Expenses:Tax (account("Income").total < -6000 ? -0.15 : 0)
> Liabilities:Tax (account("Income").total < -6000 ? 0.15 : 0)This sounds like a bug that I'd like to look into. Can you please submit a bug with examples to: http://newartisans.com/bugzilla? If not, let me know. Thanks, John
