;cln: typo
This commit is contained in:
parent
aba46874f2
commit
7e47d36451
@ -187,7 +187,7 @@ compoundBalanceReportWith rspec' j priceoracle subreportspecs = cbr
|
|||||||
|
|
||||||
-- XXX seems refactorable
|
-- XXX seems refactorable
|
||||||
-- | Calculate accounts' balances on the report start date, from these postings
|
-- | Calculate accounts' balances on the report start date, from these postings
|
||||||
-- which should be all postings before that data, and possibly also from account declarations.
|
-- which should be all postings before that date, and possibly also from account declarations.
|
||||||
startingBalances :: ReportSpec -> Journal -> PriceOracle -> [Posting]
|
startingBalances :: ReportSpec -> Journal -> PriceOracle -> [Posting]
|
||||||
-> HashMap AccountName Account
|
-> HashMap AccountName Account
|
||||||
startingBalances rspec j priceoracle ps =
|
startingBalances rspec j priceoracle ps =
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user