public void NavigateNextFromDetailsView()
 {
     _orderEntryFlowService.NavigateNextFromDetailsView();
 }