mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-28 12:54:07 +03:00
;lib: CBCSubreportSpec note
This commit is contained in:
parent
e4f8b80d3b
commit
e057857c04
@ -156,6 +156,7 @@ data CompoundPeriodicReport a b = CompoundPeriodicReport
|
||||
} deriving (Show, Generic, ToJSON)
|
||||
|
||||
-- | Description of one subreport within a compound balance report.
|
||||
-- Part of a "CompoundBalanceCommandSpec", but also used in hledger-lib.
|
||||
data CBCSubreportSpec = CBCSubreportSpec
|
||||
{ cbcsubreporttitle :: String
|
||||
, cbcsubreportquery :: Journal -> Query
|
||||
|
Loading…
Reference in New Issue
Block a user