Przeglądaj źródła

Merge branch 'dev'

prodstable
Guillaume 2 lat temu
rodzic
commit
197da0a9e1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      backend/controllers/DistributionController.php

+ 1
- 1
backend/controllers/DistributionController.php Wyświetl plik

@@ -1311,7 +1311,7 @@ class DistributionController extends BackendController
$return[] = $tiller->postOrder([
'externalId' => $order->id,
'type' => 1,
'status' => "CLOSED",
'status' => 'IN_PROGRESS',
'openDate' => $strDate,
'closeDate' => $strDate,
'lines' => $lines,

Ładowanie…
Anuluj
Zapisz