diff --git a/ReportImp/PraxisPusteblume/LeistungsnachweisKrankenkasse.Designer.cs b/ReportImp/PraxisPusteblume/LeistungsnachweisKrankenkasse.Designer.cs index 538bf3a9d..2b80d8907 100644 --- a/ReportImp/PraxisPusteblume/LeistungsnachweisKrankenkasse.Designer.cs +++ b/ReportImp/PraxisPusteblume/LeistungsnachweisKrankenkasse.Designer.cs @@ -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;