mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-30 09:53:58 +00:00
1688 PO Automation Project
This commit is contained in:
+2
-1
@@ -166,7 +166,8 @@ class ImportPurchaseOrderTransactionLogic extends AbstractControllerLogic
|
||||
if ($totalSize > $maxSize) {
|
||||
// ETLPurchaseOrderTransactionV2CommandJob::dispatch($base64FilesEN, $request->route('id'));
|
||||
$this->runAsJob($base64FilesEN, $request->route('id'));
|
||||
$this->notificationMessage = "Please don’t refresh the page. The page will automatically update when the process is done.";
|
||||
// $this->notificationMessage = "Please don’t refresh the page. The page will automatically update when the process is done.";
|
||||
$this->notificationMessage = "Please refresh page in a few minutes";
|
||||
return $this->response([]);
|
||||
}
|
||||
else{
|
||||
|
||||
Reference in New Issue
Block a user