Requistion issues fixed
This commit is contained in:
parent
ef90a84094
commit
4c728a5c73
@ -335,7 +335,7 @@ ifnull(Po.Quantity,0) as POQTY,sta.StatusName
|
||||
|
||||
|
||||
$query = $this->db->query($subQuery, array($ReqID)); */
|
||||
|
||||
$result = $this->db-> query("CALL P_GET_REQUISTITEMLIST('".$ReqID."')") or die(mysql_error());
|
||||
$result ->next_result();
|
||||
|
||||
if($result->num_rows > 0)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user