wip
This commit is contained in:
@@ -75,6 +75,8 @@ class SyncWithSystem extends Action
|
||||
$success = $systemResponse['errCode'] == 0;
|
||||
}
|
||||
|
||||
info(['s' => $systemResponse]);
|
||||
|
||||
$orderItem->update([
|
||||
'synced_with_system' => $success,
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user