banking changes
This commit is contained in:
parent
8a4cd5561d
commit
7429e62d0d
@ -1703,7 +1703,7 @@ function receiptdata()
|
||||
and date(bm.Podate) <= '".$todate."'";
|
||||
$this->db->where($date);
|
||||
}
|
||||
$this->db->group_by('bm.IGRLineItemNo');
|
||||
//$this->db->group_by('bm.IGRLineItemNo');
|
||||
$query = $this->db->get();
|
||||
return $query->result();
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user