Compare commits
2 Commits
079ed2eba6
...
16b1802412
| Author | SHA1 | Date | |
|---|---|---|---|
| 16b1802412 | |||
|
|
cd29fd51b7 |
@@ -210,7 +210,7 @@ class Scheduler extends Command
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
case 'Daily':
|
case 'Daily':
|
||||||
if (now()->format('H:i') == '11:40') {
|
if (now()->format('H:i') == '11:48') {
|
||||||
\Artisan::call('send:invoice-transit-report', [
|
\Artisan::call('send:invoice-transit-report', [
|
||||||
'schedule_type' => $rule->schedule_type,
|
'schedule_type' => $rule->schedule_type,
|
||||||
'plant' => $rule->plant,
|
'plant' => $rule->plant,
|
||||||
|
|||||||
Reference in New Issue
Block a user