public static int DemPhieuNhapNguyenLieu(int loai)
 {
     return(NguyenLieuDAO.DemPhieuNhapNguyenLieu(loai));
 }