MDM-Vollmachten, Mahnungen, Fremdwährung, Gesamtsicherheiten
This commit is contained in:
@@ -3,7 +3,6 @@ Imports GrapeCity.ActiveReports.Document
|
||||
|
||||
Public Class rptSpeditionsberichtKdSpez
|
||||
|
||||
Private Sub GroupHeader3_Format(sender As Object, e As EventArgs) Handles GroupHeader3.Format
|
||||
|
||||
End Sub
|
||||
|
||||
End Class
|
||||
|
||||
@@ -1249,6 +1249,8 @@ Public Class usrCntlSpeditionsBuchSuche
|
||||
|
||||
Dim rpt As New rptSpeditionsberichtKdSpez
|
||||
|
||||
rpt.PageSettings.PaperKind = GrapeCity.ActiveReports.Printing.PaperKind.A4
|
||||
|
||||
Select Case VERAG_PROG_ALLGEMEIN.cAllgemein.FIRMA
|
||||
Case "IMEX" : rpt.picVERAG.Image = My.Resources.IMEX_LOGO_simple : rpt.Label28.Text = "IMEX Customs Service GmbH"
|
||||
Case "ATILLA" : rpt.picVERAG.Image = My.Resources.Atilla : rpt.Label28.Text = "ATILLA Spedition"
|
||||
|
||||
Reference in New Issue
Block a user