MH: Lebenshilfe Wolfsburg Sortierung QBs
This commit is contained in:
@@ -169,6 +169,8 @@ namespace LebenshilfeWolfsburg.Reporting
|
||||
}
|
||||
}
|
||||
|
||||
roList = roList.OrderBy(r => r.CustomerLastName).ToList();
|
||||
|
||||
if (roList.Count > 0)
|
||||
{
|
||||
var rootReport = CreateServicesOverviewReportForRo(roList[0], serviceCategoryOid);
|
||||
|
||||
Reference in New Issue
Block a user