public List <FavoriteDose> getfeedbackDose()
 {
     return(InventDoseBL.getDoseByfeedback());
 }