docs: update LedgerPosting haddock
This commit is contained in:
parent
42e5382673
commit
de48b8ce46
@ -1,10 +1,9 @@
|
|||||||
{-|
|
{-|
|
||||||
|
|
||||||
A compound data type for efficiency. A 'LedgerPosting' is a 'Posting' with
|
A 'LedgerPosting' is a 'Posting' with its parent 'Transaction' \'s date
|
||||||
its parent 'Transaction' \'s date and description attached. The
|
and description attached. We flatten Transactions into multiple
|
||||||
\"transaction\" term is pretty ingrained in the code, docs and with users,
|
LedgerPostings, which most of the time are simpler to work with. (So far,
|
||||||
so we've kept it. These are what we work with most of the time when doing
|
at least - this is not quite settled.)
|
||||||
reports.
|
|
||||||
|
|
||||||
-}
|
-}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user