From 494b14510bd58b91d28eccff30daa15778d01008 Mon Sep 17 00:00:00 2001 From: Stephen Morgan Date: Wed, 22 Sep 2021 13:21:53 +1000 Subject: [PATCH] ;doc: Document restriction on amountless auto postings. --- hledger/hledger.m4.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index d8b817fe7..3e4585d7c 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -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 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 Automated postings will have some extra [tags](#tags-1):