This website requires JavaScript.
Explore
Help
Sign In
simonmichael
/
hledger
Watch
1
Star
1
Fork
0
You've already forked hledger
mirror of
https://github.com/simonmichael/hledger.git
synced
2024-11-08 07:09:28 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
b6a5a3398e
hledger
/
tests
/
effective-balance.test
13 lines
151 B
Plaintext
Raw
Normal View
History
Unescape
Escape
shelltestrunner now packaged separately, update tests for it
2009-07-12 02:30:10 +04:00
-f - balance -p 'in 2009' --effective
--effective option uses transactions' effective dates, if any
2009-07-09 03:37:44 +04:00
<<<
2009/1/1 x
a 1
b
2009/1/1[=2010/1/1] x
a 10
b
>>>
1 a
-1 b
Reference in New Issue
Copy Permalink