private void ShowSuppliersViewCommand_Executed(object obj)
 {
     ViewCreator.SuppliersView_Show();
 }