Exemple #1
0
 public DataTable GetAllPhieuNhapByNgayNhap(DateTime ngaylap)
 {
     return(phieuNhap.GetAllPhieuNhapByNgayNhap(ngaylap));
 }