;csv: doc: tweak (#1089)
This commit is contained in:
		
							parent
							
								
									8b97d31db4
								
							
						
					
					
						commit
						6e956fb62b
					
				| @ -942,8 +942,8 @@ amount %amt %cur | |||||||
|     expenses:unknown        123.00 USD |     expenses:unknown        123.00 USD | ||||||
|     income:unknown         -123.00 USD |     income:unknown         -123.00 USD | ||||||
| ``` | ``` | ||||||
| Note we used temporary field names `cur` (and `amt`) - not `currency`, | Note we used a temporary field name (`cur`) that is not `currency` - | ||||||
| since in this case we don't want to trigger that name's special effect. | that would trigger the prepending effect, which we don't want here. | ||||||
| 
 | 
 | ||||||
| ## Referencing other fields | ## Referencing other fields | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user