partial # 2183 - No Call for 1am Max CB
This commit is contained in:
parent
926fc78a22
commit
16f5340001
@ -197,6 +197,7 @@ return;
|
|||||||
$notification = $this;
|
$notification = $this;
|
||||||
$notification = Notification_Log::o( $notification->id_notification_log );
|
$notification = Notification_Log::o( $notification->id_notification_log );
|
||||||
if( $notification->id_notification_log ){
|
if( $notification->id_notification_log ){
|
||||||
|
Log::debug( [ 'order' => $notification->id_order, 'action' => 'MAX CB - confirmed', 'status' => $notification->status, 'type' => 'notification' ]);
|
||||||
if( $notification->status != 'success' ){
|
if( $notification->status != 'success' ){
|
||||||
$this->tellRepsAboutMaxConfirmationCall();
|
$this->tellRepsAboutMaxConfirmationCall();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user