mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
;cln: typo
This commit is contained in:
parent
aba46874f2
commit
7e47d36451
@ -187,7 +187,7 @@ compoundBalanceReportWith rspec' j priceoracle subreportspecs = cbr
|
||||
|
||||
-- XXX seems refactorable
|
||||
-- | 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]
|
||||
-> HashMap AccountName Account
|
||||
startingBalances rspec j priceoracle ps =
|
||||
|
Loading…
Reference in New Issue
Block a user