Template update

This commit is contained in:
Dillon
2023-03-25 08:59:53 +08:00
parent 3cac5d20a8
commit 2ef853cc62
@@ -400,9 +400,9 @@ class PerfexCRMTasks
public const TASK_1688_PAYMENT_8 = [
'name' => 'Make Payment for Customer 1688 Order',
'description' => '○ Purpose: To confirm that the order has been placed with the supplier.<br>
○ 1688 Username: {1688_username}<br>
○ 1688 Password: {1688_password}<br>
○ Branch Code: {payment_pin}<br>
○ 1688 Username: {bank_details.1688_username}<br>
○ 1688 Password: {bank_details.1688_password}<br>
○ Branch Code: {bank_details.payment_pin}<br>
○ Amount to Transfer: RM {amount}<br>',
'milestone' => '',
'reference' => 'TASK_1688_PAYMENT_8',