2010-04-16 02:59:22 +04:00
|
|
|
# print with negative account pattern should exclude transactions containing a matched posting
|
2012-10-21 22:23:23 +04:00
|
|
|
hledgerdev -f- print not:a
|
2010-04-16 02:59:22 +04:00
|
|
|
<<<
|
|
|
|
2010/1/1 x
|
|
|
|
a 1
|
|
|
|
b -1
|
|
|
|
>>>
|
2011-08-15 02:15:39 +04:00
|
|
|
>>>=0
|