lib: Export some MultiBalanceReport helper functions.
This commit is contained in:
		
							parent
							
								
									c5abefc72f
								
							
						
					
					
						commit
						6e65d4e071
					
				| @ -25,6 +25,15 @@ module Hledger.Reports.MultiBalanceReport ( | ||||
|   sortRows, | ||||
|   sortRowsLike, | ||||
| 
 | ||||
|   -- * Helper functions | ||||
|   calculateReportSpan, | ||||
|   makeReportQuery, | ||||
|   getPostingsByColumn, | ||||
|   getPostings, | ||||
|   calculateColSpans, | ||||
|   startingBalances, | ||||
|   generateMultiBalanceReport, | ||||
| 
 | ||||
|   -- -- * Tests | ||||
|   tests_MultiBalanceReport | ||||
| ) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user