firefly-iii/app/TransactionRules/Actions
2021-09-11 06:52:49 +02:00
..
ActionInterface.php Refactor old methods. 2021-04-06 13:30:09 +02:00
AddTag.php Various code cleanup. 2021-04-07 07:28:43 +02:00
AppendDescription.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
AppendNotes.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
ClearBudget.php Refactor old methods. 2021-04-06 13:30:09 +02:00
ClearCategory.php Refactor old methods. 2021-04-06 13:30:09 +02:00
ClearNotes.php Various code cleanup. 2021-05-24 08:50:17 +02:00
ConvertToDeposit.php Refactor old methods. 2021-04-06 13:30:09 +02:00
ConvertToTransfer.php Various code cleanup. 2021-04-07 07:28:43 +02:00
ConvertToWithdrawal.php Various code cleanup. 2021-04-07 07:28:43 +02:00
DeleteTransaction.php Refactor old methods. 2021-04-06 13:30:09 +02:00
LinkToBill.php Various code cleanup. 2021-04-05 22:12:57 +02:00
PrependDescription.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
PrependNotes.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
RemoveAllTags.php Refactor old methods. 2021-04-06 13:30:09 +02:00
RemoveTag.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
SetBudget.php Various code cleanup. 2021-04-05 22:12:57 +02:00
SetCategory.php Various code cleanup. 2021-04-05 22:12:57 +02:00
SetDescription.php Fix issues where rule action would use old data. 2021-03-23 06:42:26 +01:00
SetDestinationAccount.php Fix #4710 2021-04-26 06:18:30 +02:00
SetNotes.php Code cleanup 2021-03-21 09:15:40 +01:00
SetSourceAccount.php Fix #4710 2021-04-26 06:18:30 +02:00
UpdatePiggybank.php Fix issue with piggies. 2021-09-11 06:52:49 +02:00