//Sửa thông tin hóa đơn public static HOADON_DTO SuaHoaDon(BANG_HOADON hd) { return(HOADON_DAL.SuaHoaDon(hd)); }