getApproverRequistList order by added : ps
This commit is contained in:
parent
e5bdea36b2
commit
d3d59df249
@ -539,7 +539,7 @@ ifnull(Po.Quantity,0) as POQTY,sta.StatusName
|
||||
$query = $this->db->query($subQuery, array(REQ_DRAFT,REQ_DELETED,REQ_REJECTED,$UserID));
|
||||
}
|
||||
|
||||
print_r($this->db->last_query());die();
|
||||
// print_r($this->db->last_query());die();
|
||||
return $query->result();
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user