mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 18:54:58 +00:00 
			
		
		
		
	Merge pull request #10296 from firefly-iii/release-1747034656
🤖 Automatically merge the PR into the develop branch.
			
			
This commit is contained in:
		| @@ -474,9 +474,7 @@ class TransactionJournalFactory | ||||
|     /** | ||||
|      * @throws FireflyException | ||||
|      */ | ||||
| 
 | ||||
|      | ||||
|     private function getCurrency(?TransactionCurrency $currency,    Account $account): TransactionCurrency | ||||
|     private function getCurrency(?TransactionCurrency $currency, Account $account): TransactionCurrency | ||||
|     { | ||||
|         Log::debug(sprintf('Now in getCurrency(#%d, "%s")', $currency?->id, $account->name)); | ||||
| 
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user