>>>>> "BE" == Brian Exelbierd <[email protected]> writes:

BE> This is a horrible hack:

BE> 2017-01-01   foo
BE>    Expense:foo     0.25 PERC
BE>    Expense:bar     0.33 PERC
BE>    Expense:zed     0.42 PERC
BE>    Income  -$20

If you just need a calculator, then:

    2017-01-01   foo
       Expense:foo    ($20 * 0.25)
       Expense:bar    ($20 * 0.25)
       Expense:zed    ($20 * 0.50)
       Income  -$20

Still ugly, but a bit more to the point. And it won't balance if you don't
allocate the amounts 100%.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to