1688 PO Automation Project

This commit is contained in:
Dillon Ngo
2026-01-14 23:46:08 +08:00
parent 29c492408f
commit 330c4d6e46
@@ -306,7 +306,7 @@ class ImportPurchaseOrderTransactionLogic extends AbstractControllerLogic
$index + 1,
$totalBatches,
$isLast
);
)->delay(now()->addSeconds($index * 5));
}
}
}