mirror of
https://github.com/simonmichael/hledger.git
synced 2025-01-08 11:49:44 +03:00
;lib: export budgetReportAs* functions (to use in scripts)
This commit is contained in:
parent
5f92fbd99a
commit
92f022dee4
@ -250,6 +250,9 @@ module Hledger.Cli.Commands.Balance (
|
||||
,balanceReportAsCsv
|
||||
,balanceReportAsSpreadsheet
|
||||
,balanceReportItemAsText
|
||||
,budgetReportAsText
|
||||
,budgetReportAsCsv
|
||||
,budgetReportAsSpreadsheet
|
||||
,multiBalanceRowAsCellBuilders
|
||||
,multiBalanceRowAsCsvText
|
||||
,multiBalanceRowAsText
|
||||
|
Loading…
Reference in New Issue
Block a user