firefly-iii/app/TransactionRules/Actions
2023-04-01 07:04:42 +02:00
..
ActionInterface.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
AddTag.php Use another facade 2023-04-01 07:04:42 +02:00
AppendDescription.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
AppendDescriptionToNotes.php Fixes issue where rule actions would find the wrong account. 2023-03-25 13:42:26 +01:00
AppendNotes.php Use another facade 2023-04-01 07:04:42 +02:00
AppendNotesToDescription.php Fix phpstan messages. 2022-12-30 20:25:04 +01:00
ClearBudget.php Use another facade 2023-04-01 07:04:42 +02:00
ClearCategory.php Use another facade 2023-04-01 07:04:42 +02:00
ClearNotes.php Use another facade 2023-04-01 07:04:42 +02:00
ConvertToDeposit.php Use another facade 2023-04-01 07:04:42 +02:00
ConvertToTransfer.php Use another facade 2023-04-01 07:04:42 +02:00
ConvertToWithdrawal.php Use another facade 2023-04-01 07:04:42 +02:00
DeleteTransaction.php Use another facade 2023-04-01 07:04:42 +02:00
LinkToBill.php Use another facade 2023-04-01 07:04:42 +02:00
MoveDescriptionToNotes.php Clean up code and comments. 2023-02-22 18:14:14 +01:00
MoveNotesToDescription.php Fixes issue where rule actions would find the wrong account. 2023-03-25 13:42:26 +01:00
PrependDescription.php Various PSR12 code cleanup 2022-12-29 19:42:26 +01:00
PrependNotes.php Use another facade 2023-04-01 07:04:42 +02:00
RemoveAllTags.php Use another facade 2023-04-01 07:04:42 +02:00
RemoveTag.php Use another facade 2023-04-01 07:04:42 +02:00
SetBudget.php Use another facade 2023-04-01 07:04:42 +02:00
SetCategory.php Use another facade 2023-04-01 07:04:42 +02:00
SetDescription.php Use another facade 2023-04-01 07:04:42 +02:00
SetDestinationAccount.php Use another facade 2023-04-01 07:04:42 +02:00
SetNotes.php Use another facade 2023-04-01 07:04:42 +02:00
SetSourceAccount.php Use another facade 2023-04-01 07:04:42 +02:00
UpdatePiggybank.php Use another facade 2023-04-01 07:04:42 +02:00