better Transaction doc
This commit is contained in:
parent
7d1c01ec8a
commit
7e6df61889
@ -1,9 +1,10 @@
|
|||||||
{-|
|
{-|
|
||||||
|
|
||||||
A compound data type for efficiency. A 'Transaction' is a 'Posting' with
|
A compound data type for efficiency. A 'Transaction' is a 'Posting' with
|
||||||
its parent 'LedgerTransaction' \'s date and description attached. These
|
its parent 'LedgerTransaction' \'s date and description attached. The
|
||||||
are what we mostly work with when doing reports, and this name is pretty
|
\"transaction\" term is pretty ingrained in the code, docs and with users,
|
||||||
ingrained.
|
so we've kept it. These are what we work with most of the time when doing
|
||||||
|
reports.
|
||||||
|
|
||||||
-}
|
-}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user