;doc: csv: Add rules example for the new YNAB Web csv export format [ci skip]
This commit is contained in:
		
							parent
							
								
									1b93406749
								
							
						
					
					
						commit
						1c3e0df5bb
					
				
							
								
								
									
										13
									
								
								examples/csv/ynab-web-register.csv.rules
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								examples/csv/ynab-web-register.csv.rules
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,13 @@ | |||||||
|  | skip 1 | ||||||
|  | 
 | ||||||
|  | account1     assets:personal:ynab | ||||||
|  | 
 | ||||||
|  | # "Account","Flag","Date","Payee","Category Group/Category","Category Group","Category","Memo","Outflow","Inflow","Cleared" | ||||||
|  | fields account,flag,date,payee,category,mastercategory,subcategory,memo,outflow,inflow,cleared | ||||||
|  | 
 | ||||||
|  | date-format  %d.%m.%Y | ||||||
|  | description  %payee | ||||||
|  | comment      %memo | ||||||
|  | account2     expenses:personal:%category | ||||||
|  | amount-out   %9 | ||||||
|  | amount-in    %10 | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user