Martin Michlmayr
Martin Michlmayr
Related to #504

> I bet this is just display rounding. 0.998462 is < 1 yet will round to 1.0. You're probably right. I wonder if just "< 1%" would be better. But...
I'm not sure I fully follow this example. The first set of examples and the second one don't seem to actually match.
I'm still not sure what you're trying to do exactly but I think you're looking for a way to refer to the amount. You can use `(amount)` ``` = income:salary...
That sounds pretty inconsistent.
@helguson can you submit a patch for this?
@helguson can you submit a patch for this?
I agree this is need, although I'm not sure I like the name `--plopen`.
SPI is in the process of migrating to ledger. As part of this, Dimitri John Ledkov found the following issue: ``` $ ledger -f t bal --group-by 'tag("Project")' --invert bar...