mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Added a lot of todo things.
This commit is contained in:
		| @@ -52,6 +52,7 @@ final class FromAccountIs extends AbstractTrigger implements TriggerInterface | ||||
|      */ | ||||
|     public function triggered(TransactionJournal $journal): bool | ||||
|     { | ||||
|         // TODO support split withdrawals | ||||
|         $name   = strtolower($journal->source_account_name ?? TransactionJournal::sourceAccount($journal)->name); | ||||
|         $search = strtolower($this->triggerValue); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user