diff --git a/app/Classes/ValueObjects/Constants/PerfexCRMTasks.php b/app/Classes/ValueObjects/Constants/PerfexCRMTasks.php
index 272d0542..f4d9efc0 100644
--- a/app/Classes/ValueObjects/Constants/PerfexCRMTasks.php
+++ b/app/Classes/ValueObjects/Constants/PerfexCRMTasks.php
@@ -44,7 +44,7 @@ class PerfexCRMTasks
○ Outcomes: The payment will be approved in exchange, allowing the next steps in the process to be initiated.
',
'milestone' => '',
'reference' => 'TASK_1_DAY_TRANSFER_2',
- 'on_task_completion' => 'TASK_1_DAY_TRANSFER_3',
+ 'on_task_completion' => 'TASK_1_DAY_TRANSFER_3,TASK_1_DAY_TRANSFER_5',
'department' => 'Accounts',
'status' => ''
];
@@ -143,7 +143,7 @@ class PerfexCRMTasks
○ Outcomes: The payment will be approved in exchange, allowing the next steps in the process to be initiated.
',
'milestone' => '',
'reference' => 'TASK_3_DAY_TRANSFER_2',
- 'on_task_completion' => 'TASK_3_DAY_TRANSFER_3',
+ 'on_task_completion' => 'TASK_3_DAY_TRANSFER_3,TASK_3_DAY_TRANSFER_5',
'department' => 'Accounts',
'status' => ''
];
@@ -244,7 +244,7 @@ class PerfexCRMTasks
○ Outcomes: The payment will be approved in exchange, allowing the next steps in the process to be initiated.
',
'milestone' => '',
'reference' => 'TASK_1688_PAYMENT_2',
- 'on_task_completion' => 'TASK_1688_PAYMENT_3',
+ 'on_task_completion' => 'TASK_1688_PAYMENT_3,TASK_1688_PAYMENT_5',
'department' => 'Accounts',
'status' => ''
];