journal: inherit commodities in included files
Followup on some comments for simonmichael/hledger#487
This commit is contained in:
parent
9cdd02e0b0
commit
95db5062d6
@ -217,6 +217,7 @@ newJournalWithParseStateFrom j = mempty{
|
||||
,jparsedefaultcommodity = jparsedefaultcommodity j
|
||||
,jparseparentaccounts = jparseparentaccounts j
|
||||
,jparsealiases = jparsealiases j
|
||||
,jcommodities = jcommodities j
|
||||
-- ,jparsetransactioncount = jparsetransactioncount j
|
||||
,jparsetimeclockentries = jparsetimeclockentries j
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user