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

This commit is contained in:
Dillon
2023-06-19 06:45:09 +08:00
@@ -66,6 +66,9 @@ class CreatePerfexCRMInvoiceV2Processor
Helper::debugLoggerForPerfexCRM($log);
}
}
else{
$invoiceId = $invoice->id;
}
return $invoiceId;
}