ForgotPassword, Draft for other status issue fixed in PDF
This commit is contained in:
parent
d49d420d2a
commit
71db0921b5
@ -434,15 +434,7 @@ class requistion_model extends CI_Model
|
|||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
function UpdateStoreRemark($Remark,$MaterialCode)
|
|
||||||
{
|
|
||||||
// echo 'fsd';
|
|
||||||
// die();
|
|
||||||
$this->db->where('MaterialCode',$MaterialCode);
|
|
||||||
$this->db->update('T_Store_Stockdetails',$Remark);
|
|
||||||
return TRUE;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user