rabin 3 vuotta sitten
vanhempi
commit
ecb176a115
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      service/agent/lib/Dhorder.php

+ 1 - 0
service/agent/lib/Dhorder.php

@@ -1522,6 +1522,7 @@ class Dhorder
                 if($sku_id){
                 if($sku_id){
                     $w1 = $w;
                     $w1 = $w;
                     $w1['card_code_id'] = $sku_id;
                     $w1['card_code_id'] = $sku_id;
+                    $w1['status'] = '4,5,6';
                     $sell_order[$k1] = Dever::db('shop/sell_order')->getCardAlls($w1);
                     $sell_order[$k1] = Dever::db('shop/sell_order')->getCardAlls($w1);
                 }else{
                 }else{
                     $sell_order[$k1]['total'] = 0;
                     $sell_order[$k1]['total'] = 0;