hledger/tests/zero-handling.test

13 lines
239 B
Plaintext
Raw Normal View History

# a zero amount is always displayed as just "0", regardless of any commodity/decimal places/price (like ledger)
#
2010-05-22 04:52:45 +04:00
bin/hledger -f- print --empty
<<<
2010/3/1 x
a $0.00 @ 3EUR
b
>>>
2010/03/01 x
a 0
b 0