;doc: journal: link Transactions -> Postings

This commit is contained in:
Simon Michael 2021-07-16 08:09:26 -10:00
parent a89815cea0
commit 8653510e3d

View File

@ -1529,7 +1529,7 @@ of the following optional fields, separated by spaces:
- a description (any remaining text until end of line or a semicolon) - a description (any remaining text until end of line or a semicolon)
- a comment (any remaining text following a semicolon until end of line, - a comment (any remaining text following a semicolon until end of line,
and any following indented lines beginning with a semicolon) and any following indented lines beginning with a semicolon)
- 0 or more indented *posting* lines, describing what was transferred and the accounts involved - 0 or more indented [*posting* lines](#postings), describing what was transferred and the accounts involved
(indented comment lines are also allowed, but not blank lines or non-indented lines). (indented comment lines are also allowed, but not blank lines or non-indented lines).
Here's a simple journal file containing one transaction: Here's a simple journal file containing one transaction: