JusinaJugendhilfe/Reporting/Taetigkeitsnachweis - mehr Felder für verschiedene Leistungen

SupportOID=164810
This commit is contained in:
2026-06-09 13:54:54 +02:00
parent 404dfeb580
commit 43fb9953df

View File

@@ -30,8 +30,8 @@ namespace JusinaJugendhilfe.Reporting
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Taetigkeitsnachweis));
DevExpress.XtraReports.UI.XRSummary xrSummary1 = new DevExpress.XtraReports.UI.XRSummary();
DevExpress.XtraReports.UI.XRWatermark xrWatermark1 = new DevExpress.XtraReports.UI.XRWatermark();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
@@ -64,6 +64,7 @@ namespace JusinaJugendhilfe.Reporting
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.formattingRuleStartDate = new DevExpress.XtraReports.UI.FormattingRule();
this.ReportHeader = new DevExpress.XtraReports.UI.ReportHeaderBand();
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
this.xrLabel8 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel14 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel4 = new DevExpress.XtraReports.UI.XRLabel();
@@ -90,7 +91,9 @@ namespace JusinaJugendhilfe.Reporting
this.fieldTelefonat = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldSchule = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldBehoerde = new DevExpress.XtraReports.UI.CalculatedField();
this.xrPictureBox2 = new DevExpress.XtraReports.UI.XRPictureBox();
this.fieldMed = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldSonstiges = new DevExpress.XtraReports.UI.CalculatedField();
this.fieldDoku = new DevExpress.XtraReports.UI.CalculatedField();
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
@@ -247,6 +250,8 @@ namespace JusinaJugendhilfe.Reporting
//
// xrTableCell12
//
this.xrTableCell12.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldMed")});
this.xrTableCell12.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrTableCell12.Name = "xrTableCell12";
this.xrTableCell12.StylePriority.UseBorders = false;
@@ -258,23 +263,25 @@ namespace JusinaJugendhilfe.Reporting
//
// xrTableCell44
//
this.xrTableCell44.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "Services.fieldSonstiges")});
this.xrTableCell44.Name = "xrTableCell44";
this.xrTableCell44.StylePriority.UseBorders = false;
this.xrTableCell44.StylePriority.UseFont = false;
this.xrTableCell44.StylePriority.UsePadding = false;
this.xrTableCell44.StylePriority.UseTextAlignment = false;
this.xrTableCell44.Text = "x";
this.xrTableCell44.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell44.Weight = 0.077160417174977292D;
//
// xrTableCell50
//
this.xrTableCell50.DataBindings.AddRange(new DevExpress.XtraReports.UI.XRBinding[] {
new DevExpress.XtraReports.UI.XRBinding("Text", null, "fieldDoku")});
this.xrTableCell50.Name = "xrTableCell50";
this.xrTableCell50.StylePriority.UseBorders = false;
this.xrTableCell50.StylePriority.UseFont = false;
this.xrTableCell50.StylePriority.UsePadding = false;
this.xrTableCell50.StylePriority.UseTextAlignment = false;
this.xrTableCell50.Text = "x";
this.xrTableCell50.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell50.Weight = 0.077160573380464892D;
//
@@ -536,6 +543,14 @@ namespace JusinaJugendhilfe.Reporting
this.ReportHeader.HeightF = 144.8611F;
this.ReportHeader.Name = "ReportHeader";
//
// xrPictureBox2
//
this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(481.4723F, 0F);
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(176.9861F, 71.36109F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// xrLabel8
//
this.xrLabel8.BackColor = System.Drawing.Color.Transparent;
@@ -829,9 +844,9 @@ namespace JusinaJugendhilfe.Reporting
// fieldPKontakt
//
this.fieldPKontakt.DataMember = "Services";
this.fieldPKontakt.Expression = "Iif(Contains([ServiceDescription], \'Pers<EFBFBD>nlich\'), \'a\', Iif(Contains([ServiceDescr" +
"iption], \'Hausbesuch\'), \'HB\', Iif(Contains([ServiceDescription], \'Au<EFBFBD>entermin\')," +
" \'AT\', \'\')))";
this.fieldPKontakt.Expression = "Iif(Contains([ServiceDescription], \'Persönlich\'), \'x\', Iif(Contains([ServiceDescr" +
"iption], \'Hausbesuch\'), \'x\', Iif(Contains([ServiceDescription], \'Außentermin\'), " +
"\'x\', \'\')))";
this.fieldPKontakt.Name = "fieldPKontakt";
//
// fieldTelefonat
@@ -847,16 +862,24 @@ namespace JusinaJugendhilfe.Reporting
//
// fieldBehoerde
//
this.fieldBehoerde.Expression = "Iif(Contains([ServiceDescription], \'Beh<EFBFBD>rde\'), \'x\', \'\')\n";
this.fieldBehoerde.Expression = "Iif(Contains([ServiceDescription], \'Behörde\'), \'x\', \'\')\n";
this.fieldBehoerde.Name = "fieldBehoerde";
//
// xrPictureBox2
// fieldMed
//
this.xrPictureBox2.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("xrPictureBox2.ImageSource"));
this.xrPictureBox2.LocationFloat = new DevExpress.Utils.PointFloat(481.4723F, 0F);
this.xrPictureBox2.Name = "xrPictureBox2";
this.xrPictureBox2.SizeF = new System.Drawing.SizeF(176.9861F, 71.36109F);
this.xrPictureBox2.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
this.fieldMed.Expression = "Iif(Contains([ServiceDescription], \'med.\'), \'x\', \'\')";
this.fieldMed.Name = "fieldMed";
//
// fieldSonstiges
//
this.fieldSonstiges.DataMember = "Services";
this.fieldSonstiges.Expression = "Iif(Contains([ServiceDescription], \'Sonstiges\'), \'x\', \'\')";
this.fieldSonstiges.Name = "fieldSonstiges";
//
// fieldDoku
//
this.fieldDoku.Expression = "Iif(Contains([ServiceDescription], \'Dokumentation\'), \'x\', \'\')";
this.fieldDoku.Name = "fieldDoku";
//
// Taetigkeitsnachweis
//
@@ -873,7 +896,10 @@ namespace JusinaJugendhilfe.Reporting
this.fieldPKontakt,
this.fieldTelefonat,
this.fieldSchule,
this.fieldBehoerde});
this.fieldBehoerde,
this.fieldMed,
this.fieldSonstiges,
this.fieldDoku});
this.DataSource = this.bindingSource1;
this.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.FormattingRuleSheet.AddRange(new DevExpress.XtraReports.UI.FormattingRule[] {
@@ -955,5 +981,8 @@ namespace JusinaJugendhilfe.Reporting
private DevExpress.XtraReports.UI.CalculatedField fieldSchule;
private DevExpress.XtraReports.UI.CalculatedField fieldBehoerde;
private DevExpress.XtraReports.UI.XRPictureBox xrPictureBox2;
private DevExpress.XtraReports.UI.CalculatedField fieldMed;
private DevExpress.XtraReports.UI.CalculatedField fieldSonstiges;
private DevExpress.XtraReports.UI.CalculatedField fieldDoku;
}
}