Resolve "New rider api call to return customer hash" #1563

Merged
korina.cordero merged 22 commits from 640-new-rider-api-call-to-return-customer-hash into master-fix 2021-12-03 05:56:58 +00:00
Showing only changes of commit 05d50e28f7 - Show all commits

View file

@ -89,7 +89,7 @@ class UpdateUnacceptedJobOrdersCommand extends Command
$jo = $jo_info['jo'];
if ($jo != null)
{
$output->writeln('Requeuing for rider assignment ' . $jo->getID());
// $output->writeln('Requeuing for rider assignment ' . $jo->getID());
$id = $jo->getID();
// send notifications to rider app, telling rider that jo has been requeued