parent
fae1cc262e
commit
3ade9750d3
@ -73,7 +73,7 @@ tsDraw UIState{aopts=UIOpts{cliopts_=copts@CliOpts{reportopts_=ropts}}
|
|||||||
where
|
where
|
||||||
maincontent = Widget Greedy Greedy $ do
|
maincontent = Widget Greedy Greedy $ do
|
||||||
let
|
let
|
||||||
prices = journalPriceOracle j
|
prices = journalPriceOracle (infer_value_ ropts) j
|
||||||
styles = journalCommodityStyles j
|
styles = journalCommodityStyles j
|
||||||
periodlast =
|
periodlast =
|
||||||
fromMaybe (error' "TransactionScreen: expected a non-empty journal") $ -- XXX shouldn't happen
|
fromMaybe (error' "TransactionScreen: expected a non-empty journal") $ -- XXX shouldn't happen
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user