kyle 2 vuotta sitten
vanhempi
commit
0483584486
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      app/Http/Services/Web/Api2021Service.php

+ 1
- 0
app/Http/Services/Web/Api2021Service.php Näytä tiedosto

@@ -2812,6 +2812,7 @@ class Api2021Service
2812 2812
                     'totalQty',  //
2813 2813
                     'issuedQty', //
2814 2814
                 ])
2815
+                ->where('active', 'Y')
2815 2816
                 ->get()
2816 2817
                 ->toArray();
2817 2818
             $tgoodArr = [];