//Thêm hóa đơn. public static HOADON_DTO ThemHoaDon(BANG_HOADON hd) { return(HOADON_DAL.ThemHoaDon(hd)); }