protected override void ShowClientReport()
 {
     view.DisplayReport(service.LoadAccountTransactionReport(coderef, GetDate(), view.ClientId()));
 }