shish пре 2 година
родитељ
комит
c089cb3fdf
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app-ghs/controllers/PurchaseOrderController.php

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

@@ -561,7 +561,7 @@ class PurchaseOrderController extends BaseController
                 }
             }
         }
-
+print_r($where);die;
         $data = PurchaseOrderClass::getOrderList($where);
 
         if ($export == 1) {