From c7d86f3572366fdbc83d0b744867c442f189b97f Mon Sep 17 00:00:00 2001 From: Dmitry Astapov Date: Mon, 16 Apr 2018 23:00:03 +0100 Subject: [PATCH] doc: mention that auto postings affect balances/amount inference (#729) --- hledger-lib/hledger_journal.m4.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hledger-lib/hledger_journal.m4.md b/hledger-lib/hledger_journal.m4.md index edb97dcc2..526b33969 100644 --- a/hledger-lib/hledger_journal.m4.md +++ b/hledger-lib/hledger_journal.m4.md @@ -932,10 +932,12 @@ This example adds a corresponding (unbalanced) budget posting to every transacti $ hledger print --auto 2017/12/14 expenses:gifts $20 - assets (budget:gifts) $-20 + assets ``` +Automated postings would not be distinguishable from equivalent postings written by hand. In particular, they would affect [amount inference|#postings] and [balance assertion|#balance-assertions] checks in the usual way. + # EDITOR SUPPORT Add-on modes exist for various text editors, to make working with journal