examples: clarify b of i amount-in/out alternative example (#570)
This commit is contained in:
		
							parent
							
								
									06140ea610
								
							
						
					
					
						commit
						995fcbeaf5
					
				| @ -21,9 +21,8 @@ currency  EUR | |||||||
| # set the base account for all txns | # set the base account for all txns | ||||||
| account1  assets:personal:bank:bank of ireland:checking | account1  assets:personal:bank:bank of ireland:checking | ||||||
| 
 | 
 | ||||||
| # alternative way of handling two amount fields: | # an alternative to using amount-in & amount-out: | ||||||
| # use one field by default, if it's empty override with the other | # use the (sign-flipped) third field by default, or if it's empty, the fourth | ||||||
| # amount  -%3 | # amount  -%3 | ||||||
| # if ~ | # if ^[^,]*,[^,]*,, | ||||||
| # ^[^,]*,[^,]*,, |  | ||||||
| #  amount  %4 | #  amount  %4 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user