private void Tipo_CB_SelectedIndexChanged(object sender, EventArgs e)
 {
     _entity.GetNewCode();
 }