;dev: bal: note possible --declared issue
This commit is contained in:
		
							parent
							
								
									900e2167fc
								
							
						
					
					
						commit
						2e79e53f12
					
				| @ -182,6 +182,7 @@ hledger -f - balance -N --output-format=csv | |||||||
| 
 | 
 | ||||||
| # 10. --declared includes all declared leaf accounts, even if they have no postings. | # 10. --declared includes all declared leaf accounts, even if they have no postings. | ||||||
| # They are filtered, depth-clipped, and form trees like the others. | # They are filtered, depth-clipped, and form trees like the others. | ||||||
|  | # (XXX Here a:ac is not declared and so not shown, even though normally a balance report clipped to depth 2 would show it. Wrong ?) | ||||||
| hledger -f - balance -NE --declared --tree --depth 2 a | hledger -f - balance -NE --declared --tree --depth 2 a | ||||||
| <<< | <<< | ||||||
| account a | account a | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user