MH: Nous GP Nummer Update

This commit is contained in:
2025-10-07 09:29:00 +02:00
parent 72322c1c0b
commit 349f995fd1
4 changed files with 4 additions and 4 deletions

View File

@@ -336,7 +336,7 @@
this.xrLabel4.SizeF = new System.Drawing.SizeF(650F, 17F);
this.xrLabel4.StylePriority.UseBackColor = false;
this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.Text = "[CustomerReferenceNumberAndDate] / G.P.: 2000320738";
this.xrLabel4.Text = "[CustomerReferenceNumberAndDate] / G.P.: [BusinessPartnerId]";
this.xrLabel4.WordWrap = false;
//
// xrLabel3

File diff suppressed because one or more lines are too long

View File

@@ -252,7 +252,7 @@ namespace Nous
this.xrLabel4.SizeF = new System.Drawing.SizeF(650F, 17F);
this.xrLabel4.StylePriority.UseBackColor = false;
this.xrLabel4.StylePriority.UseFont = false;
this.xrLabel4.Text = "[CustomerReferenceNumberAndDate] / G.P.: 2000320738";
this.xrLabel4.Text = "[CustomerReferenceNumberAndDate] / G.P.: [BusinessPartnerId]";
this.xrLabel4.WordWrap = false;
//
// xrLabel3

File diff suppressed because one or more lines are too long