shish il y a 3 ans
Parent
commit
540378e7fd
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      app-ghs/controllers/PurchaseOrderController.php

+ 1 - 0
app-ghs/controllers/PurchaseOrderController.php

@@ -124,6 +124,7 @@ class PurchaseOrderController extends BaseController
         if (getenv('YII_ENV') == 'production') {
             if ($this->shopId == 763) {
                 $ghsId = 832;
+                $post['ghsId'] = 832;
             }
         }
         if (empty($ghsId)) {