mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New command to make sure opening balance currency information is correct.
This commit is contained in:
		| @@ -243,6 +243,7 @@ trait AccountServiceTrait | ||||
|                     'destination_id'   => $destId, | ||||
|                     'destination_name' => $destName, | ||||
|                     'user'             => $account->user_id, | ||||
|                     'currency_id'      => $data['currency_id'], | ||||
|                     'order'            => 0, | ||||
|                     'amount'           => $amount, | ||||
|                     'foreign_amount'   => null, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user