Safe Haskell | None |
---|---|
Language | Haskell2010 |
Reports
Synopsis
- patchFinancialReports :: Asset a => TestDeal a -> Date -> DList ResultComponent -> Either String (DList ResultComponent)
- getItemBalance :: BookItem -> Balance
- buildBalanceSheet :: Asset a => TestDeal a -> Date -> Either String BalanceSheetReport
- buildCashReport :: Asset a => TestDeal a -> Date -> Date -> CashflowReport
Documentation
patchFinancialReports :: Asset a => TestDeal a -> Date -> DList ResultComponent -> Either String (DList ResultComponent) Source #
add financial report to the logs
getItemBalance :: BookItem -> Balance Source #
buildBalanceSheet :: Asset a => TestDeal a -> Date -> Either String BalanceSheetReport Source #
buildCashReport :: Asset a => TestDeal a -> Date -> Date -> CashflowReport Source #