MH: MuenchenerAidsHilfeEV Auslastung ergänzt

This commit is contained in:
2025-04-10 10:29:33 +02:00
parent b6bf3447b5
commit f6192e2b4a

View File

@@ -41,6 +41,7 @@ namespace MuenchenerAidsHilfeEV
this.xrTableCell15 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell3 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell19 = new DevExpress.XtraReports.UI.XRTableCell();
this.AuslaufendeHilfepläne = new DevExpress.XtraReports.UI.FormattingRule();
this.xrTableCell2 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell12 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell28 = new DevExpress.XtraReports.UI.XRTableCell();
@@ -82,7 +83,9 @@ namespace MuenchenerAidsHilfeEV
this.bottomMarginBand1 = new DevExpress.XtraReports.UI.BottomMarginBand();
this.fieldTotalSC = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldTotalEmp = new DevExpress.XtraReports.UI.CalculatedField();
this.AuslaufendeHilfepläne = new DevExpress.XtraReports.UI.FormattingRule();
this.xrTableCell17 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell18 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell20 = new DevExpress.XtraReports.UI.XRTableCell();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
((System.ComponentModel.ISupportInitialize)(this.xrTableDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableHeader)).BeginInit();
@@ -117,7 +120,7 @@ namespace MuenchenerAidsHilfeEV
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 25F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.SizeF = new System.Drawing.SizeF(676.9999F, 25F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(738F, 25F);
this.xrLabel2.StyleName = "Title";
this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.Text = "Wochenstunden: [WeeklyTotalHoursByContract!0.00], FLS/Woche: [FLSTotalHoursByCont" +
@@ -131,7 +134,7 @@ namespace MuenchenerAidsHilfeEV
this.xrLabel1.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel1.Multiline = true;
this.xrLabel1.Name = "xrLabel1";
this.xrLabel1.SizeF = new System.Drawing.SizeF(676.9999F, 25F);
this.xrLabel1.SizeF = new System.Drawing.SizeF(738F, 25F);
this.xrLabel1.StyleName = "Title";
this.xrLabel1.StylePriority.UseFont = false;
this.xrLabel1.Text = "xrLabel1";
@@ -159,6 +162,7 @@ namespace MuenchenerAidsHilfeEV
this.xrTableRowDetail.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell15,
this.xrTableCell3,
this.xrTableCell18,
this.xrTableCell19,
this.xrTableCell2,
this.xrTableCell12,
@@ -200,7 +204,14 @@ namespace MuenchenerAidsHilfeEV
this.xrTableCell19.FormattingRules.Add(this.AuslaufendeHilfepläne);
this.xrTableCell19.Name = "xrTableCell19";
this.xrTableCell19.Text = "xrTableCell19";
this.xrTableCell19.Weight = 0.19567355738935727D;
this.xrTableCell19.Weight = 0.17165691672698635D;
//
// AuslaufendeHilfepläne
//
this.AuslaufendeHilfepläne.Condition = "[WeekCountUntilNow] <= 4";
this.AuslaufendeHilfepläne.DataMember = "EmployeeDetailList.SupportConceptDetailList";
this.AuslaufendeHilfepläne.Formatting.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.AuslaufendeHilfepläne.Name = "AuslaufendeHilfepläne";
//
// xrTableCell2
//
@@ -208,7 +219,7 @@ namespace MuenchenerAidsHilfeEV
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeDetailList.SupportConceptDetailList.OrganisationName")});
this.xrTableCell2.Name = "xrTableCell2";
this.xrTableCell2.Text = "xrTableCell2";
this.xrTableCell2.Weight = 0.1674187535833494D;
this.xrTableCell2.Weight = 0.16600602218821559D;
//
// xrTableCell12
//
@@ -217,7 +228,7 @@ namespace MuenchenerAidsHilfeEV
"ategory.Name")});
this.xrTableCell12.Multiline = true;
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.Weight = 0.16600589802115776D;
this.xrTableCell12.Weight = 0.10949622832561315D;
//
// xrTableCell28
//
@@ -225,7 +236,7 @@ namespace MuenchenerAidsHilfeEV
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeDetailList.SupportConceptDetailList.ApprovedHoursPerWeek", "{0:0.00}")});
this.xrTableCell28.Name = "xrTableCell28";
this.xrTableCell28.Text = "xrTableCell28";
this.xrTableCell28.Weight = 0.13114099125657724D;
this.xrTableCell28.Weight = 0.0819390909724236D;
//
// xrTableCell8
//
@@ -234,7 +245,7 @@ namespace MuenchenerAidsHilfeEV
this.xrTableCell8.Multiline = true;
this.xrTableCell8.Name = "xrTableCell8";
this.xrTableCell8.TextFormatString = "{0:0.00}";
this.xrTableCell8.Weight = 0.090171325518485085D;
this.xrTableCell8.Weight = 0.08840119994185594D;
//
// DetailReport
//
@@ -295,6 +306,7 @@ namespace MuenchenerAidsHilfeEV
this.xrTableRowHeader.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell14,
this.xrTableCell5,
this.xrTableCell17,
this.xrTableCell4,
this.xrTableCell1,
this.xrTableCell11,
@@ -328,34 +340,34 @@ namespace MuenchenerAidsHilfeEV
//
this.xrTableCell4.Name = "xrTableCell4";
this.xrTableCell4.Text = "Zeitraum";
this.xrTableCell4.Weight = 0.19567356907625971D;
this.xrTableCell4.Weight = 0.17165692844745498D;
//
// xrTableCell1
//
this.xrTableCell1.Name = "xrTableCell1";
this.xrTableCell1.Text = "Kostenträger";
this.xrTableCell1.Weight = 0.167418786004251D;
this.xrTableCell1.Weight = 0.16600601322207245D;
//
// xrTableCell11
//
this.xrTableCell11.Multiline = true;
this.xrTableCell11.Name = "xrTableCell11";
this.xrTableCell11.Text = "Betreuungsschlüssel";
this.xrTableCell11.Weight = 0.16600589940226962D;
this.xrTableCell11.Text = "Betreuungs-schlüssel";
this.xrTableCell11.Weight = 0.10949621943844934D;
//
// xrTableCell9
//
this.xrTableCell9.Multiline = true;
this.xrTableCell9.Name = "xrTableCell9";
this.xrTableCell9.Text = "Bewilligt/Woche";
this.xrTableCell9.Weight = 0.13114097092379629D;
this.xrTableCell9.Text = "Bewilligt/\r\nWoche";
this.xrTableCell9.Weight = 0.081939081055663082D;
//
// xrTableCell7
//
this.xrTableCell7.Multiline = true;
this.xrTableCell7.Name = "xrTableCell7";
this.xrTableCell7.Text = "Frei/Woche";
this.xrTableCell7.Weight = 0.090171325937473845D;
this.xrTableCell7.Text = "Frei/\r\nWoche";
this.xrTableCell7.Weight = 0.0884012417523379D;
//
// GroupFooter1
//
@@ -386,6 +398,7 @@ namespace MuenchenerAidsHilfeEV
this.xrTableRow1.Cells.AddRange(new DevExpress.XtraReports.UI.XRTableCell[] {
this.xrTableCell35,
this.xrTableCell38,
this.xrTableCell20,
this.xrTableCell6,
this.xrTableCell13,
this.xrTableCell16,
@@ -408,24 +421,24 @@ namespace MuenchenerAidsHilfeEV
// xrTableCell38
//
this.xrTableCell38.Name = "xrTableCell38";
this.xrTableCell38.Weight = 0.10279475202636937D;
this.xrTableCell38.Weight = 0.12774486903816659D;
//
// xrTableCell6
//
this.xrTableCell6.Name = "xrTableCell6";
this.xrTableCell6.Weight = 0.14730552106732439D;
this.xrTableCell6.Weight = 0.14632335810115721D;
//
// xrTableCell13
//
this.xrTableCell13.Multiline = true;
this.xrTableCell13.Name = "xrTableCell13";
this.xrTableCell13.Weight = 0.1260349926000994D;
this.xrTableCell13.Weight = 0.14150661627198824D;
//
// xrTableCell16
//
this.xrTableCell16.Multiline = true;
this.xrTableCell16.Name = "xrTableCell16";
this.xrTableCell16.Weight = 0.12497134581872135D;
this.xrTableCell16.Weight = 0.093336500270055939D;
//
// cellSollGesamt
//
@@ -433,7 +446,7 @@ namespace MuenchenerAidsHilfeEV
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeDetailList.ApprovedHoursPerWeek", "{0:0.00}")});
this.cellSollGesamt.Name = "cellSollGesamt";
this.cellSollGesamt.Text = "cellSollGesamt";
this.cellSollGesamt.Weight = 0.09872463027807174D;
this.cellSollGesamt.Weight = 0.069846358593604538D;
//
// xrTableCell10
//
@@ -444,7 +457,7 @@ namespace MuenchenerAidsHilfeEV
xrSummary1.FormatString = "{0:0.00}";
xrSummary1.Running = DevExpress.XtraReports.UI.SummaryRunning.Group;
this.xrTableCell10.Summary = xrSummary1;
this.xrTableCell10.Weight = 0.067882082910620228D;
this.xrTableCell10.Weight = 0.075354737285018389D;
//
// ReportHeader
//
@@ -477,7 +490,7 @@ namespace MuenchenerAidsHilfeEV
// xrPageInfo2
//
this.xrPageInfo2.Font = new DevExpress.Drawing.DXFont("Arial", 8F);
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(342.4169F, 25F);
this.xrPageInfo2.LocationFloat = new DevExpress.Utils.PointFloat(440.4169F, 25F);
this.xrPageInfo2.Name = "xrPageInfo2";
this.xrPageInfo2.SizeF = new System.Drawing.SizeF(297.5831F, 23F);
this.xrPageInfo2.StyleName = "PageInfo";
@@ -566,12 +579,36 @@ namespace MuenchenerAidsHilfeEV
this.fieldTotalEmp.FieldType = DevExpress.XtraReports.UI.FieldType.Decimal;
this.fieldTotalEmp.Name = "fieldTotalEmp";
//
// AuslaufendeHilfepläne
// xrTableCell17
//
this.AuslaufendeHilfepläne.Condition = "[WeekCountUntilNow] <= 4";
this.AuslaufendeHilfepläne.DataMember = "EmployeeDetailList.SupportConceptDetailList";
this.AuslaufendeHilfepläne.Formatting.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.AuslaufendeHilfepläne.Name = "AuslaufendeHilfepläne";
this.xrTableCell17.Multiline = true;
this.xrTableCell17.Name = "xrTableCell17";
this.xrTableCell17.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell17.StylePriority.UsePadding = false;
this.xrTableCell17.StylePriority.UseTextAlignment = false;
this.xrTableCell17.Text = "Aktenzeichen";
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrTableCell17.Weight = 0.13654754004757627D;
//
// xrTableCell18
//
this.xrTableCell18.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "EmployeeDetailList.SupportConceptDetailList.CostBearer2SupportConcept.CustomerRef" +
"erenceNumber")});
this.xrTableCell18.Multiline = true;
this.xrTableCell18.Name = "xrTableCell18";
this.xrTableCell18.Padding = new DevExpress.XtraPrinting.PaddingInfo(5, 2, 0, 0, 100F);
this.xrTableCell18.StylePriority.UseFont = false;
this.xrTableCell18.StylePriority.UsePadding = false;
this.xrTableCell18.StylePriority.UseTextAlignment = false;
this.xrTableCell18.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleLeft;
this.xrTableCell18.Weight = 0.13654756389762979D;
//
// xrTableCell20
//
this.xrTableCell20.Multiline = true;
this.xrTableCell20.Name = "xrTableCell20";
this.xrTableCell20.Weight = 0.11639563716758491D;
//
// bindingSource1
//
@@ -667,5 +704,8 @@ namespace MuenchenerAidsHilfeEV
private DevExpress.XtraReports.UI.XRTableCell xrTableCell14;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell16;
private DevExpress.XtraReports.UI.FormattingRule AuslaufendeHilfepläne;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell18;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell17;
private DevExpress.XtraReports.UI.XRTableCell xrTableCell20;
}
}