On Dec 21, 12:02 am, John Wiegley <[email protected]> wrote:
>
> Either us "@@ $total.amount" and let Ledger compute the per-share
> value to a sufficient degree of precision, or use "@ $amount" where
> $amount has more decimal places.
Ah, I was searching for the wrong terms in the info file, I'm sorry
for missing that. So using the @@ syntax I can simply use the
totals dollars involved in the transaction:
2010/02/01 Brokerage
Assets:Brokerage:Personal 3.270 C @@ $375.00
Assets:Brokerage:Personal 4.895 E @@ $375.00
Assets:Brokerage:Personal 11.992 D @@ $375.00
Assets:Brokerage:Personal 28.824 B @@ $375.00
Assets:Brokerage:Personal -1,500.000 A @@ $1,500.00
that's very nice.
Jim