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