Exemple #1
0
 public DataTable GetAllPhieuNhapByNhaCungCap(string nhacungcap)
 {
     return(phieuNhap.GetAllPhieuNhapByNhaCungCap(nhacungcap));
 }