examples: csv: coinbase tweak
This commit is contained in:
		
							parent
							
								
									df22ba585c
								
							
						
					
					
						commit
						a29646cb57
					
				| @ -21,3 +21,9 @@ currency %currency | |||||||
| if Visa debit.*1234 | if Visa debit.*1234 | ||||||
|  account2 assets:bank:checking |  account2 assets:bank:checking | ||||||
| # TODO want BTC on account1 posting, $ on account2 posting | # TODO want BTC on account1 posting, $ on account2 posting | ||||||
|  | 
 | ||||||
|  | # if there's a transfer total, add that as price | ||||||
|  | # The double quotes enclosing each field have been removed at this point. | ||||||
|  | # TODO when supported, we'll set the other posting's amount instead | ||||||
|  | if ^[^,]*,[^,]*,[^,]*,[^,]*,[^,]*,[^,]*,[^,]*,[^,]+ | ||||||
|  |  amount %amount @@ $%transfer_total | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user