shish 2 anni fa
parent
commit
c089cb3fdf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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);
         $data = PurchaseOrderClass::getOrderList($where);
 
 
         if ($export == 1) {
         if ($export == 1) {