mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-12 19:08:34 +03:00
1de9cc1d80
And try to clarify amount arithmetic a bit more. More to come I expect.
10 lines
135 B
Plaintext
10 lines
135 B
Plaintext
# this should balance
|
|
bin/hledger -f - print
|
|
<<<
|
|
2011/1/1
|
|
a 1h @ $10
|
|
b 1h @ $20
|
|
c $-30
|
|
>>>2 !/could not balance/
|
|
>>>= 0
|