doc: mention that auto postings affect balances/amount inference (#729)
This commit is contained in:
		
							parent
							
								
									93814652f8
								
							
						
					
					
						commit
						c7d86f3572
					
				| @ -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 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user