firefly-iii/app/TransactionRules/Actions
2020-08-23 16:26:39 +02:00
..
ActionInterface.php Update rule actions. 2020-08-22 17:18:15 +02:00
AddTag.php Start testing new rule actions. 2020-08-23 07:42:14 +02:00
AppendDescription.php Start testing new rule actions. 2020-08-23 07:42:14 +02:00
AppendNotes.php Start testing new rule actions. 2020-08-23 07:42:14 +02:00
ClearBudget.php Start testing new rule actions. 2020-08-23 07:42:14 +02:00
ClearCategory.php Start testing new rule actions. 2020-08-23 07:42:14 +02:00
ClearNotes.php Start testing new rule actions. 2020-08-23 07:42:14 +02:00
ConvertToDeposit.php Add new rule engine to API commands. 2020-08-23 16:26:39 +02:00
ConvertToTransfer.php Start testing new rule actions. 2020-08-23 07:42:14 +02:00
ConvertToWithdrawal.php Update conversion actions. 2020-08-23 08:03:28 +02:00
DeleteTransaction.php Test more actions in new format. 2020-08-23 08:51:58 +02:00
LinkToBill.php Test more actions in new format. 2020-08-23 08:51:58 +02:00
PrependDescription.php Test more rule actions. 2020-08-23 09:21:50 +02:00
PrependNotes.php Test more rule actions. 2020-08-23 09:21:50 +02:00
RemoveAllTags.php Test more rule actions. 2020-08-23 09:21:50 +02:00
RemoveTag.php Test more rule actions. 2020-08-23 09:21:50 +02:00
SetBudget.php Test more rule actions. 2020-08-23 09:21:50 +02:00
SetCategory.php Test more rule actions. 2020-08-23 09:21:50 +02:00
SetDescription.php Fix actions and associated tests. 2020-08-23 16:12:16 +02:00
SetDestinationAccount.php Fix actions and associated tests. 2020-08-23 16:12:16 +02:00
SetNotes.php Fix actions and associated tests. 2020-08-23 16:12:16 +02:00
SetSourceAccount.php Fix actions and associated tests. 2020-08-23 16:12:16 +02:00
UpdatePiggybank.php Start testing new rule actions. 2020-08-23 07:42:14 +02:00