MH: Pusteblume KK QB Versichertennummer aus Aktenzeichen

This commit is contained in:
2025-12-17 11:01:51 +01:00
parent 08d7bb0c35
commit c2e174e1ce

View File

@@ -2650,7 +2650,7 @@ namespace PraxisPusteblume
//
this.xrLabel6.Borders = DevExpress.XtraPrinting.BorderSide.Bottom;
this.xrLabel6.ExpressionBindings.AddRange(new DevExpress.XtraReports.UI.ExpressionBinding[] {
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[CustomerInsuranceNumber]")});
new DevExpress.XtraReports.UI.ExpressionBinding("BeforePrint", "Text", "[ReferenceNumber]")});
this.xrLabel6.Font = new DevExpress.Drawing.DXFont("Arial", 10F);
this.xrLabel6.LocationFloat = new DevExpress.Utils.PointFloat(545.9998F, 129.5833F);
this.xrLabel6.Multiline = true;