kyle 2 gadus atpakaļ
vecāks
revīzija
0483584486
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1
    0
      app/Http/Services/Web/Api2021Service.php

+ 1
- 0
app/Http/Services/Web/Api2021Service.php Parādīt failu

@@ -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 = [];