dev:journalBalanceTransactions: styling comment

This commit is contained in:
Simon Michael 2023-08-28 07:11:24 +01:00
parent d8a3c9fa3e
commit 29ff5468bf

View File

@ -454,6 +454,9 @@ journalBalanceTransactions bopts' j' =
-- display precisions used in balanced checking
styles = Just $ journalCommodityStyles j
bopts = bopts'{commodity_styles_=styles}
-- XXX ^ The commodity directive styles and default style and inferred styles
-- are merged into the command line styles in commodity_styles_ - why ?
-- Mainly for the precisions, used during amount and cost inference and balanced checking ?
-- balance assignments are not allowed on accounts affected by auto postings
autopostingaccts = S.fromList . map (paccount . tmprPosting) . concatMap tmpostingrules $ jtxnmodifiers j
in