Fix Empfänger Fields not appearing
This commit is contained in:
parent
627a5cd201
commit
03faa1465c
@ -925,7 +925,7 @@ Partial Public Class reportUebergabe
|
|||||||
'
|
'
|
||||||
'XrLabel35
|
'XrLabel35
|
||||||
'
|
'
|
||||||
Me.XrLabel35.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_FRANKATUR"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.EMP")})
|
Me.XrLabel35.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_FRANKATUR"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.GUID")})
|
||||||
Me.XrLabel35.Dpi = 100.0!
|
Me.XrLabel35.Dpi = 100.0!
|
||||||
Me.XrLabel35.Font = New System.Drawing.Font("Arial", 8.25!)
|
Me.XrLabel35.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
Me.XrLabel35.LocationFloat = New DevExpress.Utils.PointFloat(589.1094!, 0!)
|
Me.XrLabel35.LocationFloat = New DevExpress.Utils.PointFloat(589.1094!, 0!)
|
||||||
@ -938,7 +938,7 @@ Partial Public Class reportUebergabe
|
|||||||
'
|
'
|
||||||
'XrLabel34
|
'XrLabel34
|
||||||
'
|
'
|
||||||
Me.XrLabel34.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.EMP")})
|
Me.XrLabel34.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.GUID")})
|
||||||
Me.XrLabel34.Dpi = 100.0!
|
Me.XrLabel34.Dpi = 100.0!
|
||||||
Me.XrLabel34.Font = New System.Drawing.Font("Arial", 8.25!)
|
Me.XrLabel34.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
Me.XrLabel34.LocationFloat = New DevExpress.Utils.PointFloat(509.7403!, 0!)
|
Me.XrLabel34.LocationFloat = New DevExpress.Utils.PointFloat(509.7403!, 0!)
|
||||||
@ -955,16 +955,18 @@ Partial Public Class reportUebergabe
|
|||||||
Me.labelGewicht.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_GEWICHT", "{0} kg")})
|
Me.labelGewicht.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.SDG_GEWICHT", "{0} kg")})
|
||||||
Me.labelGewicht.Dpi = 100.0!
|
Me.labelGewicht.Dpi = 100.0!
|
||||||
Me.labelGewicht.Font = New System.Drawing.Font("Arial", 8.25!)
|
Me.labelGewicht.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
Me.labelGewicht.LocationFloat = New DevExpress.Utils.PointFloat(428.5765!, 0!)
|
Me.labelGewicht.LocationFloat = New DevExpress.Utils.PointFloat(397.9635!, 0!)
|
||||||
Me.labelGewicht.Name = "labelGewicht"
|
Me.labelGewicht.Name = "labelGewicht"
|
||||||
Me.labelGewicht.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
Me.labelGewicht.Padding = New DevExpress.XtraPrinting.PaddingInfo(2, 2, 0, 0, 100.0!)
|
||||||
Me.labelGewicht.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Suppress
|
Me.labelGewicht.ProcessDuplicatesMode = DevExpress.XtraReports.UI.ProcessDuplicatesMode.Suppress
|
||||||
Me.labelGewicht.SizeF = New System.Drawing.SizeF(58.89133!, 14.66667!)
|
Me.labelGewicht.SizeF = New System.Drawing.SizeF(89.50439!, 14.66667!)
|
||||||
Me.labelGewicht.StylePriority.UseFont = False
|
Me.labelGewicht.StylePriority.UseFont = False
|
||||||
|
Me.labelGewicht.StylePriority.UseTextAlignment = False
|
||||||
|
Me.labelGewicht.TextAlignment = DevExpress.XtraPrinting.TextAlignment.TopRight
|
||||||
'
|
'
|
||||||
'labelEmpfaenger
|
'labelEmpfaenger
|
||||||
'
|
'
|
||||||
Me.labelEmpfaenger.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.KUNDEN_ID")})
|
Me.labelEmpfaenger.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.GUID")})
|
||||||
Me.labelEmpfaenger.Dpi = 100.0!
|
Me.labelEmpfaenger.Dpi = 100.0!
|
||||||
Me.labelEmpfaenger.Font = New System.Drawing.Font("Arial", 8.25!)
|
Me.labelEmpfaenger.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
Me.labelEmpfaenger.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
|
Me.labelEmpfaenger.LocationFloat = New DevExpress.Utils.PointFloat(0!, 0!)
|
||||||
@ -977,7 +979,7 @@ Partial Public Class reportUebergabe
|
|||||||
'
|
'
|
||||||
'XrLabel54
|
'XrLabel54
|
||||||
'
|
'
|
||||||
Me.XrLabel54.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_STRASSE"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.KUNDEN_ID")})
|
Me.XrLabel54.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_STRASSE"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.GUID")})
|
||||||
Me.XrLabel54.Dpi = 100.0!
|
Me.XrLabel54.Dpi = 100.0!
|
||||||
Me.XrLabel54.Font = New System.Drawing.Font("Arial", 8.25!)
|
Me.XrLabel54.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
Me.XrLabel54.LocationFloat = New DevExpress.Utils.PointFloat(0!, 23.0!)
|
Me.XrLabel54.LocationFloat = New DevExpress.Utils.PointFloat(0!, 23.0!)
|
||||||
@ -990,7 +992,7 @@ Partial Public Class reportUebergabe
|
|||||||
'
|
'
|
||||||
'XrLabel45
|
'XrLabel45
|
||||||
'
|
'
|
||||||
Me.XrLabel45.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_PLZ_STR"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.KUNDEN_ID")})
|
Me.XrLabel45.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_PLZ_STR"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.GUID")})
|
||||||
Me.XrLabel45.Dpi = 100.0!
|
Me.XrLabel45.Dpi = 100.0!
|
||||||
Me.XrLabel45.Font = New System.Drawing.Font("Arial", 8.25!)
|
Me.XrLabel45.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
Me.XrLabel45.LocationFloat = New DevExpress.Utils.PointFloat(0!, 33.58332!)
|
Me.XrLabel45.LocationFloat = New DevExpress.Utils.PointFloat(0!, 33.58332!)
|
||||||
@ -1003,7 +1005,7 @@ Partial Public Class reportUebergabe
|
|||||||
'
|
'
|
||||||
'XrLabel55
|
'XrLabel55
|
||||||
'
|
'
|
||||||
Me.XrLabel55.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_ZUSATZ"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.KUNDEN_ID")})
|
Me.XrLabel55.DataBindings.AddRange(New DevExpress.XtraReports.UI.XRBinding() {New DevExpress.XtraReports.UI.XRBinding("Text", Nothing, "Query.EMP_ZUSATZ"), New DevExpress.XtraReports.UI.XRBinding("Tag", Nothing, "Query.GUID")})
|
||||||
Me.XrLabel55.Dpi = 100.0!
|
Me.XrLabel55.Dpi = 100.0!
|
||||||
Me.XrLabel55.Font = New System.Drawing.Font("Arial", 8.25!)
|
Me.XrLabel55.Font = New System.Drawing.Font("Arial", 8.25!)
|
||||||
Me.XrLabel55.LocationFloat = New DevExpress.Utils.PointFloat(0!, 12.50001!)
|
Me.XrLabel55.LocationFloat = New DevExpress.Utils.PointFloat(0!, 12.50001!)
|
||||||
|
|||||||
@ -53,6 +53,8 @@ Public Class reportUebergabe
|
|||||||
End If
|
End If
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
''' <summary>
|
''' <summary>
|
||||||
''' Summe der Colli ausgeben
|
''' Summe der Colli ausgeben
|
||||||
''' </summary>
|
''' </summary>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user