;doc: Document restriction on amountless auto postings.

This commit is contained in:
Stephen Morgan 2021-09-22 13:21:53 +10:00
parent afdeb404b0
commit 494b14510b

View File

@ -3336,6 +3336,9 @@ after auto postings are added. This changed in hledger 1.12+; see
[#893](https://github.com/simonmichael/hledger/issues/893) for [#893](https://github.com/simonmichael/hledger/issues/893) for
background. background.
This also means that you cannot have more than one auto-posting with a missing
amount applied to a given transaction, as it will be unable to infer amounts.
### Auto posting tags ### Auto posting tags
Automated postings will have some extra [tags](#tags-1): Automated postings will have some extra [tags](#tags-1):