mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Fix a bug where transfers would be stored reversed (ie. source and destination switched).
This commit is contained in:
		| @@ -112,6 +112,7 @@ return [ | ||||
|     'sepa-cc'                 => 'SEPA Clearing Code', | ||||
|     'sepa-ep'                 => 'SEPA External Purpose', | ||||
|     'sepa-ci'                 => 'SEPA Creditor Identifier', | ||||
|     'sepa-batch-id'           => 'SEPA Batch ID', | ||||
|     'external_id'             => 'External ID', | ||||
|     'account_at_bunq'         => 'Account with bunq', | ||||
|     'file_name'               => 'File name', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user