This commit is contained in:
Dillon
2023-08-02 22:32:44 +08:00
parent f4e40e556b
commit 8a67984401
@@ -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(