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-12-29 13:22:27 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
34019d5973
hledger
/
tests
/
effective-balance.test
13 lines
149 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
there shouldn't be brackets in transaction's effective date, my mistake
2009-12-12 06:03:41 +03:00
2009/1/1=2010/1/1 x
--effective option uses transactions' effective dates, if any
2009-07-09 03:37:44 +04:00
a 10
b
>>>
1 a
-1 b
Reference in New Issue
Copy Permalink