2 Commits

Author SHA1 Message Date
b9795b77a1 GenderBeWoReports: Quittierungsbeleg jetzt mit Briefpapier
SupportOID=169945
2026-08-05 13:21:09 +02:00
0d86079a89 VereinZurIntegrationChemnitz: Für Soziotherapie LN + Rechnung nachgebessert / korrigiert
SupportOID=169955
2026-08-05 12:51:53 +02:00
5 changed files with 118 additions and 51 deletions

View File

@@ -31,6 +31,7 @@ namespace BeWo.GenderBeWoReports
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Quittierungsbeleg));
DevExpress.XtraPrinting.Drawing.Watermark watermark1 = new DevExpress.XtraPrinting.Drawing.Watermark();
this.Detail = new DevExpress.XtraReports.UI.DetailBand();
this.DetailReport = new DevExpress.XtraReports.UI.DetailReportBand();
this.Detail1 = new DevExpress.XtraReports.UI.DetailBand();
@@ -728,11 +729,11 @@ namespace BeWo.GenderBeWoReports
this.xrLabel2.Font = new DevExpress.Drawing.DXFont("Arial", 14F, DevExpress.Drawing.DXFontStyle.Bold, DevExpress.Drawing.DXGraphicsUnit.Point, new DevExpress.Drawing.DXFontAdditionalProperty[] {
new DevExpress.Drawing.DXFontAdditionalProperty("GdiCharSet", ((byte)(0)))});
this.xrLabel2.ForeColor = System.Drawing.Color.Black;
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(0F, 0F);
this.xrLabel2.LocationFloat = new DevExpress.Utils.PointFloat(45.83333F, 0F);
this.xrLabel2.Multiline = true;
this.xrLabel2.Name = "xrLabel2";
this.xrLabel2.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(575F, 25F);
this.xrLabel2.SizeF = new System.Drawing.SizeF(563.1671F, 25F);
this.xrLabel2.StylePriority.UseFont = false;
this.xrLabel2.StylePriority.UseForeColor = false;
this.xrLabel2.StylePriority.UseTextAlignment = false;
@@ -762,7 +763,7 @@ namespace BeWo.GenderBeWoReports
//
// topMarginBand1
//
this.topMarginBand1.HeightF = 151.0417F;
this.topMarginBand1.HeightF = 195.8334F;
this.topMarginBand1.Name = "topMarginBand1";
//
// bottomMarginBand1
@@ -1389,11 +1390,14 @@ namespace BeWo.GenderBeWoReports
this.formattingRuleServiceDesc,
this.formattingRuleCostBearer,
this.formattingRuleEmployeeName});
this.Margins = new DevExpress.Drawing.DXMargins(50F, 30F, 151.0417F, 51.875F);
this.Margins = new DevExpress.Drawing.DXMargins(50F, 30F, 195.8334F, 51.875F);
this.PageHeight = 1169;
this.PageWidth = 827;
this.PaperKind = DevExpress.Drawing.Printing.DXPaperKind.A4;
this.Version = "23.2";
watermark1.Id = "Watermark1";
watermark1.ImageSource = new DevExpress.XtraPrinting.Drawing.ImageSource("img", resources.GetString("watermark1.ImageSource"));
this.Watermarks.Add(watermark1);
((System.ComponentModel.ISupportInitialize)(this.xrTable3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xrTableServiceRecords1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();

File diff suppressed because one or more lines are too long

View File

@@ -399,7 +399,7 @@ namespace VereinZurIntegrationChemnitz
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 = "[Notice5]";
this.xrTableCell17.Text = "[Notice3]";
this.xrTableCell17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleCenter;
this.xrTableCell17.Weight = 0.12626263699193913D;
//
@@ -586,10 +586,10 @@ namespace VereinZurIntegrationChemnitz
//
// xrLabel8
//
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(630.0004F, 46.52081F);
this.xrLabel8.LocationFloat = new DevExpress.Utils.PointFloat(630.0003F, 46.52081F);
this.xrLabel8.Name = "xrLabel8";
this.xrLabel8.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel8.SizeF = new System.Drawing.SizeF(386.3333F, 17.99997F);
this.xrLabel8.SizeF = new System.Drawing.SizeF(336.69F, 17.99998F);
this.xrLabel8.StylePriority.UseBorders = false;
this.xrLabel8.StylePriority.UseFont = false;
this.xrLabel8.Text = "Datum, Unterschrift Leistungserbringer";
@@ -806,9 +806,9 @@ namespace VereinZurIntegrationChemnitz
// xrPictureBox3
//
this.xrPictureBox3.ImageAlignment = DevExpress.XtraPrinting.ImageAlignment.BottomRight;
this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(962.1671F, 0F);
this.xrPictureBox3.LocationFloat = new DevExpress.Utils.PointFloat(1020.5F, 0F);
this.xrPictureBox3.Name = "xrPictureBox3";
this.xrPictureBox3.SizeF = new System.Drawing.SizeF(135.29F, 62F);
this.xrPictureBox3.SizeF = new System.Drawing.SizeF(76.95673F, 66.00002F);
this.xrPictureBox3.Sizing = DevExpress.XtraPrinting.ImageSizeMode.ZoomImage;
//
// xrLabel5
@@ -890,11 +890,12 @@ namespace VereinZurIntegrationChemnitz
// lblAdresse
//
this.lblAdresse.LocationFloat = new DevExpress.Utils.PointFloat(233.9999F, 46F);
this.lblAdresse.Multiline = true;
this.lblAdresse.Name = "lblAdresse";
this.lblAdresse.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.lblAdresse.SizeF = new System.Drawing.SizeF(404.5811F, 20F);
this.lblAdresse.SizeF = new System.Drawing.SizeF(782.3339F, 20F);
this.lblAdresse.StylePriority.UseFont = false;
this.lblAdresse.Text = "[Mandator.Name], [Mandator.Street], [Mandator.PostalCode] [Mandator.Town]";
this.lblAdresse.Text = "[Mandator.Name], \r\n[Mandator.Street], [Mandator.PostalCode] [Mandator.Town]";
//
// xrLabel1
//

View File

@@ -42,6 +42,7 @@ namespace VereinZurIntegrationChemnitz
this.xrLabel3 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel1 = new DevExpress.XtraReports.UI.XRLabel();
this.Page1 = new DevExpress.XtraReports.UI.GroupHeaderBand();
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel9 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel2 = new DevExpress.XtraReports.UI.XRLabel();
this.xrTable2 = new DevExpress.XtraReports.UI.XRTable();
@@ -94,7 +95,10 @@ namespace VereinZurIntegrationChemnitz
this.xrTableCell1 = new DevExpress.XtraReports.UI.XRTableCell();
this.xrTableCell5 = new DevExpress.XtraReports.UI.XRTableCell();
this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
this.xrLabel11 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel12 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel13 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel16 = new DevExpress.XtraReports.UI.XRLabel();
this.xrLabel17 = new DevExpress.XtraReports.UI.XRLabel();
((System.ComponentModel.ISupportInitialize)(this.xrTable2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xrTable6)).BeginInit();
@@ -210,6 +214,10 @@ namespace VereinZurIntegrationChemnitz
//
this.Page1.BorderWidth = 2F;
this.Page1.Controls.AddRange(new DevExpress.XtraReports.UI.XRControl[] {
this.xrLabel17,
this.xrLabel16,
this.xrLabel13,
this.xrLabel12,
this.xrLabel11,
this.xrLabel9,
this.xrLabel2,
@@ -224,6 +232,21 @@ namespace VereinZurIntegrationChemnitz
this.Page1.StylePriority.UseBorderWidth = false;
this.Page1.StylePriority.UseFont = false;
//
// xrLabel11
//
this.xrLabel11.BackColor = System.Drawing.Color.Transparent;
this.xrLabel11.CanShrink = true;
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(317.0001F, 376.0767F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel11.SizeF = new System.Drawing.SizeF(333.7156F, 20F);
this.xrLabel11.StylePriority.UseBackColor = false;
this.xrLabel11.StylePriority.UseFont = false;
this.xrLabel11.StylePriority.UseTextAlignment = false;
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabel11.WordWrap = false;
//
// xrLabel9
//
this.xrLabel9.Font = new DevExpress.Drawing.DXFont("Arial", 7F);
@@ -231,10 +254,10 @@ namespace VereinZurIntegrationChemnitz
this.xrLabel9.Multiline = true;
this.xrLabel9.Name = "xrLabel9";
this.xrLabel9.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel9.SizeF = new System.Drawing.SizeF(322.8604F, 166.6667F);
this.xrLabel9.SizeF = new System.Drawing.SizeF(322.8604F, 34.99057F);
this.xrLabel9.StylePriority.UseFont = false;
this.xrLabel9.StylePriority.UseTextAlignment = false;
this.xrLabel9.Text = resources.GetString("xrLabel9.Text");
this.xrLabel9.Text = "PRÄSIDIUM\r\nVORSTAND\r\nGEMEINDEPSYCHIATRISCHES TAGESZENTRUM\r\n";
this.xrLabel9.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel2
@@ -428,7 +451,7 @@ namespace VereinZurIntegrationChemnitz
this.xrLabel7.SizeF = new System.Drawing.SizeF(317.0001F, 20F);
this.xrLabel7.StylePriority.UseBackColor = false;
this.xrLabel7.StylePriority.UseFont = false;
this.xrLabel7.Text = "Zeitraum: [AccountingPeriod]";
this.xrLabel7.Text = "Zeitraum: [AccountingPeriod], Kostenstelle 560";
this.xrLabel7.WordWrap = false;
//
// xrLabel4
@@ -464,31 +487,29 @@ namespace VereinZurIntegrationChemnitz
this.xrLabel5,
this.xrTable4});
this.ReportFooter.Font = new DevExpress.Drawing.DXFont("Times New Roman", 10F);
this.ReportFooter.HeightF = 236.9419F;
this.ReportFooter.HeightF = 255.9419F;
this.ReportFooter.Name = "ReportFooter";
this.ReportFooter.StylePriority.UseFont = false;
//
// xrLabel15
//
this.xrLabel15.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0.7159346F, 75.31396F);
this.xrLabel15.LocationFloat = new DevExpress.Utils.PointFloat(0.7159663F, 75.31393F);
this.xrLabel15.Multiline = true;
this.xrLabel15.Name = "xrLabel15";
this.xrLabel15.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel15.SizeF = new System.Drawing.SizeF(649.9995F, 118.2653F);
this.xrLabel15.SizeF = new System.Drawing.SizeF(649.9995F, 128.0692F);
this.xrLabel15.StylePriority.UseFont = false;
this.xrLabel15.Text = "Bitte überweisen Sie den Rechnungsbetrag auf folgendes Bankkonto:\r\n\r\nVIP Betreute" +
"s Wohnen\r\nIBAN: DE38 8705 0000 3525 0079 64\r\nSparkasse Chemnitz\r\n\r\nMit freundlic" +
"hen Grüßen\r\n\r\n";
this.xrLabel15.Text = resources.GetString("xrLabel15.Text");
//
// xrLabel14
//
this.xrLabel14.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 213.5793F);
this.xrLabel14.LocationFloat = new DevExpress.Utils.PointFloat(0F, 235.0303F);
this.xrLabel14.Multiline = true;
this.xrLabel14.Name = "xrLabel14";
this.xrLabel14.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel14.SizeF = new System.Drawing.SizeF(250F, 23.36261F);
this.xrLabel14.SizeF = new System.Drawing.SizeF(250F, 20.91164F);
this.xrLabel14.StylePriority.UseFont = false;
this.xrLabel14.Text = "[CreatorName]";
//
@@ -927,21 +948,59 @@ namespace VereinZurIntegrationChemnitz
this.xrTableCell5.TextAlignment = DevExpress.XtraPrinting.TextAlignment.MiddleRight;
this.xrTableCell5.Weight = 0.41733623261820113D;
//
// xrLabel11
// xrLabel12
//
this.xrLabel11.BackColor = System.Drawing.Color.Transparent;
this.xrLabel11.CanShrink = true;
this.xrLabel11.Font = new DevExpress.Drawing.DXFont("Calibri", 10F);
this.xrLabel11.LocationFloat = new DevExpress.Utils.PointFloat(317.0001F, 376.0767F);
this.xrLabel11.Name = "xrLabel11";
this.xrLabel11.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel11.SizeF = new System.Drawing.SizeF(333.7156F, 20F);
this.xrLabel11.StylePriority.UseBackColor = false;
this.xrLabel11.StylePriority.UseFont = false;
this.xrLabel11.StylePriority.UseTextAlignment = false;
this.xrLabel11.Text = "Kostenstelle 560";
this.xrLabel11.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
this.xrLabel11.WordWrap = false;
this.xrLabel12.Font = new DevExpress.Drawing.DXFont("Arial", 7F);
this.xrLabel12.LocationFloat = new DevExpress.Utils.PointFloat(327.8552F, 36.2184F);
this.xrLabel12.Multiline = true;
this.xrLabel12.Name = "xrLabel12";
this.xrLabel12.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel12.SizeF = new System.Drawing.SizeF(295.16F, 24F);
this.xrLabel12.StylePriority.UseFont = false;
this.xrLabel12.StylePriority.UseTextAlignment = false;
this.xrLabel12.Text = "SOZIALTHERAPEUTISCHE TAGESSTÄTTE\r\nKONTAKT- UND BERATUNGSSTELLE\r\n";
this.xrLabel12.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel13
//
this.xrLabel13.Font = new DevExpress.Drawing.DXFont("Arial", 7F);
this.xrLabel13.LocationFloat = new DevExpress.Utils.PointFloat(327.8552F, 61.16671F);
this.xrLabel13.Multiline = true;
this.xrLabel13.Name = "xrLabel13";
this.xrLabel13.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel13.SizeF = new System.Drawing.SizeF(322.86F, 24F);
this.xrLabel13.StylePriority.UseFont = false;
this.xrLabel13.StylePriority.UseTextAlignment = false;
this.xrLabel13.Text = "THERAPEUTISCHE BESCHÄFTIGUNGSPROJEKTE\r\nBEREICH WOHNEN";
this.xrLabel13.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel16
//
this.xrLabel16.Font = new DevExpress.Drawing.DXFont("Arial", 7F);
this.xrLabel16.LocationFloat = new DevExpress.Utils.PointFloat(327.8552F, 85.36752F);
this.xrLabel16.Multiline = true;
this.xrLabel16.Name = "xrLabel16";
this.xrLabel16.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel16.SizeF = new System.Drawing.SizeF(295.16F, 47F);
this.xrLabel16.StylePriority.UseFont = false;
this.xrLabel16.StylePriority.UseTextAlignment = false;
this.xrLabel16.Text = "WOHNSTÄTTE FÜR CHRONISCH PSYCHISCH KRANKE\r\nAUSSENWOHNGRUPPE\r\nAMBULANT BETREUTES W" +
"OHNEN\r\nBETREUTES WOHNEN IN GASTFAMILIEN\r\n";
this.xrLabel16.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// xrLabel17
//
this.xrLabel17.Font = new DevExpress.Drawing.DXFont("Arial", 7F);
this.xrLabel17.LocationFloat = new DevExpress.Utils.PointFloat(327.8552F, 132.5854F);
this.xrLabel17.Multiline = true;
this.xrLabel17.Name = "xrLabel17";
this.xrLabel17.Padding = new DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100F);
this.xrLabel17.SizeF = new System.Drawing.SizeF(322.8604F, 26.04169F);
this.xrLabel17.StylePriority.UseFont = false;
this.xrLabel17.StylePriority.UseTextAlignment = false;
this.xrLabel17.Text = "AMBUL. BEHINDERTENDIENST FÜR CMA/MSHD, SOZ. DIENST\r\nSONSTIGE EHRENAMTLICHE AKTIVI" +
"TÄTEN";
this.xrLabel17.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight;
//
// SoziotherapieRechnung
//
@@ -1040,5 +1099,9 @@ namespace VereinZurIntegrationChemnitz
private DevExpress.XtraReports.UI.XRLabel xrLabel3;
private DevExpress.XtraReports.UI.XRLabel xrLabel1;
private DevExpress.XtraReports.UI.XRLabel xrLabel11;
private DevExpress.XtraReports.UI.XRLabel xrLabel17;
private DevExpress.XtraReports.UI.XRLabel xrLabel16;
private DevExpress.XtraReports.UI.XRLabel xrLabel13;
private DevExpress.XtraReports.UI.XRLabel xrLabel12;
}
}

File diff suppressed because one or more lines are too long