Merge branch 'dillon/39-crm-changes' into development

This commit is contained in:
Dillon
2023-08-02 22:29:45 +08:00
@@ -24,7 +24,7 @@ class TransactionToPerfexCRMProcessorV2
$projectName = 'Exchange | ' . $bookingInfo['serviceTypeName'] . ' | ' . $bookingInfo['bookingMarking'];
$tasks = $this->defineTasks($model, $status);
Log::error('TransactionToPerfexCRMProcessorV2 debug: ', json_encode($transaction)); //cief todo: to be removed
Log::error('TransactionToPerfexCRMProcessorV2 debug: ' + json_encode($transaction)); //cief todo: to be removed
if(count($tasks) > 0) {
$updatePerfexCRMObject = new UpdatePerfexCRMObject(