public bool Destroy(object IdPhieu)
 {
     return(TPhieuNhapxuatthuoc.Destroy(IdPhieu) == 1);
 }