Merge branch 'newMaster2024' of https://dev.azure.com/VeragAG/_git/SDL into newMaster2024

This commit is contained in:
2025-05-27 14:47:06 +02:00
4 changed files with 98 additions and 144 deletions

View File

@@ -1816,7 +1816,7 @@ Public Class usrCntlFaktAbrechnung
rpt.lblVatNo.Text = USTV.UStVAn_Steuernummer
rpt.lblCompanyname.Text = AD.Name_1 & " " & AD.Name_2
rpt.lblDat.Text = Now.ToShortDateString
AddHandler rpt.Detail.Format, Sub()
@@ -1834,7 +1834,7 @@ Public Class usrCntlFaktAbrechnung
AddHandler rpt.GroupFooter1.Format, Sub()
rpt.lblSumme.Text = sum.ToString("N2")
rpt.lblWahrung.Text = "EUR"
rpt.lblWahrung.Text = USTV.UStVAn_Währungscode
End Sub

View File

@@ -22,7 +22,6 @@ Partial Public Class rptMWSTListe
Me.lblNumber = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblGoods = New GrapeCity.ActiveReports.SectionReportModel.Label()
Me.lblName = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.lblOfficial = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.lblDate = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.lblInvoiceNo = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.lblTax = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
@@ -54,9 +53,7 @@ Partial Public Class rptMWSTListe
Me.TextBox17 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox23 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox1 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.TextBox2 = New GrapeCity.ActiveReports.SectionReportModel.TextBox()
Me.Line12 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Line13 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Line14 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Line15 = New GrapeCity.ActiveReports.SectionReportModel.Line()
Me.Line16 = New GrapeCity.ActiveReports.SectionReportModel.Line()
@@ -74,7 +71,6 @@ Partial Public Class rptMWSTListe
CType(Me.lblNumber, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblGoods, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblName, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblOfficial, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblDate, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblInvoiceNo, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblTax, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -92,7 +88,6 @@ Partial Public Class rptMWSTListe
CType(Me.TextBox17, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox23, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblSumme, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblWahrung, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.lblFirma, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -106,7 +101,7 @@ Partial Public Class rptMWSTListe
'Detail
'
Me.Detail.BackColor = System.Drawing.Color.White
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblNumber, Me.lblGoods, Me.lblName, Me.lblOfficial, Me.lblDate, Me.lblInvoiceNo, Me.lblTax, Me.Line3, Me.Line4, Me.Line5, Me.Line6, Me.Line7, Me.Line8, Me.Line9, Me.Line10, Me.Line11})
Me.Detail.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.lblNumber, Me.lblGoods, Me.lblName, Me.lblDate, Me.lblInvoiceNo, Me.lblTax, Me.Line3, Me.Line4, Me.Line5, Me.Line6, Me.Line7, Me.Line8, Me.Line9, Me.Line10, Me.Line11})
Me.Detail.Height = 0.4399443!
Me.Detail.KeepTogether = True
Me.Detail.Name = "Detail"
@@ -136,7 +131,7 @@ Partial Public Class rptMWSTListe
": 1"
Me.lblGoods.Text = "-"
Me.lblGoods.Top = 0!
Me.lblGoods.Width = 6.590945!
Me.lblGoods.Width = 4.726378!
'
'lblName
'
@@ -150,27 +145,14 @@ Partial Public Class rptMWSTListe
Me.lblName.SummaryGroup = ""
Me.lblName.Text = "-"
Me.lblName.Top = 0.2188977!
Me.lblName.Width = 6.590945!
'
'lblOfficial
'
Me.lblOfficial.DataField = ""
Me.lblOfficial.DistinctField = ""
Me.lblOfficial.Height = 0.4295276!
Me.lblOfficial.Left = 10.24409!
Me.lblOfficial.Name = "lblOfficial"
Me.lblOfficial.Style = "color: Black; font-size: 8pt; text-align: right; ddo-char-set: 1"
Me.lblOfficial.SummaryGroup = ""
Me.lblOfficial.Text = Nothing
Me.lblOfficial.Top = 0!
Me.lblOfficial.Width = 1.05!
Me.lblName.Width = 4.726378!
'
'lblDate
'
Me.lblDate.DataField = ""
Me.lblDate.DistinctField = ""
Me.lblDate.Height = 0.1795276!
Me.lblDate.Left = 7.406693!
Me.lblDate.Left = 5.542126!
Me.lblDate.MultiLine = False
Me.lblDate.Name = "lblDate"
Me.lblDate.Style = "color: Black; font-size: 8pt; text-align: left; ddo-char-set: 1"
@@ -184,7 +166,7 @@ Partial Public Class rptMWSTListe
Me.lblInvoiceNo.DataField = ""
Me.lblInvoiceNo.DistinctField = ""
Me.lblInvoiceNo.Height = 0.2106299!
Me.lblInvoiceNo.Left = 7.406693!
Me.lblInvoiceNo.Left = 5.542126!
Me.lblInvoiceNo.MultiLine = False
Me.lblInvoiceNo.Name = "lblInvoiceNo"
Me.lblInvoiceNo.Style = "color: Black; font-size: 8pt; text-align: left; ddo-char-set: 1"
@@ -198,7 +180,7 @@ Partial Public Class rptMWSTListe
Me.lblTax.DataField = ""
Me.lblTax.DistinctField = ""
Me.lblTax.Height = 0.4295276!
Me.lblTax.Left = 9.055119!
Me.lblTax.Left = 7.148032!
Me.lblTax.Name = "lblTax"
Me.lblTax.Style = "color: Black; font-size: 8pt; text-align: right; vertical-align: middle; ddo-char" &
"-set: 1"
@@ -214,22 +196,22 @@ Partial Public Class rptMWSTListe
Me.Line3.LineWeight = 1.0!
Me.Line3.Name = "Line3"
Me.Line3.Top = 0!
Me.Line3.Width = 11.25984!
Me.Line3.Width = 8.228346!
Me.Line3.X1 = 0.03937008!
Me.Line3.X2 = 11.29921!
Me.Line3.X2 = 8.267716!
Me.Line3.Y1 = 0!
Me.Line3.Y2 = 0!
'
'Line4
'
Me.Line4.Height = 0!
Me.Line4.Height = 0.00000004470348!
Me.Line4.Left = 0.8157481!
Me.Line4.LineWeight = 1.0!
Me.Line4.Name = "Line4"
Me.Line4.Top = 0.2188977!
Me.Line4.Width = 8.12559!
Me.Line4.Width = 6.283859!
Me.Line4.X1 = 0.8157481!
Me.Line4.X2 = 8.941339!
Me.Line4.X2 = 7.099607!
Me.Line4.Y1 = 0.2188977!
Me.Line4.Y2 = 0.2188977!
'
@@ -240,9 +222,9 @@ Partial Public Class rptMWSTListe
Me.Line5.LineWeight = 1.0!
Me.Line5.Name = "Line5"
Me.Line5.Top = 0.4330709!
Me.Line5.Width = 11.25984!
Me.Line5.Width = 8.228346!
Me.Line5.X1 = 0.03937008!
Me.Line5.X2 = 11.29921!
Me.Line5.X2 = 8.267716!
Me.Line5.Y1 = 0.4330709!
Me.Line5.Y2 = 0.4330709!
'
@@ -262,41 +244,41 @@ Partial Public Class rptMWSTListe
'Line7
'
Me.Line7.Height = 0.4330709!
Me.Line7.Left = 11.29921!
Me.Line7.Left = 8.267717!
Me.Line7.LineWeight = 1.0!
Me.Line7.Name = "Line7"
Me.Line7.Top = 0!
Me.Line7.Width = 0!
Me.Line7.X1 = 11.29921!
Me.Line7.X2 = 11.29921!
Me.Line7.X1 = 8.267717!
Me.Line7.X2 = 8.267717!
Me.Line7.Y1 = 0.4330709!
Me.Line7.Y2 = 0!
'
'Line8
'
Me.Line8.Height = 0.4330709!
Me.Line8.Left = 10.19134!
Me.Line8.Height = 0.4330708!
Me.Line8.Left = 7.099607!
Me.Line8.LineWeight = 1.0!
Me.Line8.Name = "Line8"
Me.Line8.Top = 0.00000004470348!
Me.Line8.Top = -3.552714E-15!
Me.Line8.Width = 0!
Me.Line8.X1 = 10.19134!
Me.Line8.X2 = 10.19134!
Me.Line8.Y1 = 0.4330709!
Me.Line8.Y2 = 0.00000004470348!
Me.Line8.X1 = 7.099607!
Me.Line8.X2 = 7.099607!
Me.Line8.Y1 = 0.4330708!
Me.Line8.Y2 = -3.552714E-15!
'
'Line9
'
Me.Line9.Height = 0.4330708!
Me.Line9.Left = 8.941339!
Me.Line9.Left = 5.542126!
Me.Line9.LineWeight = 1.0!
Me.Line9.Name = "Line9"
Me.Line9.Top = 0.00000007450581!
Me.Line9.Top = 7.105427E-15!
Me.Line9.Width = 0!
Me.Line9.X1 = 8.941339!
Me.Line9.X2 = 8.941339!
Me.Line9.Y1 = 0.4330709!
Me.Line9.Y2 = 0.00000007450581!
Me.Line9.X1 = 5.542126!
Me.Line9.X2 = 5.542126!
Me.Line9.Y1 = 0.4330708!
Me.Line9.Y2 = 7.105427E-15!
'
'Line10
'
@@ -314,13 +296,13 @@ Partial Public Class rptMWSTListe
'Line11
'
Me.Line11.Height = 0.4330708!
Me.Line11.Left = 7.406693!
Me.Line11.Left = 5.542126!
Me.Line11.LineWeight = 1.0!
Me.Line11.Name = "Line11"
Me.Line11.Top = 1.421085E-14!
Me.Line11.Width = 0!
Me.Line11.X1 = 7.406693!
Me.Line11.X2 = 7.406693!
Me.Line11.X1 = 5.542126!
Me.Line11.X2 = 5.542126!
Me.Line11.Y1 = 0.4330708!
Me.Line11.Y2 = 1.421085E-14!
'
@@ -333,12 +315,12 @@ Partial Public Class rptMWSTListe
'
Me.Label28.Height = 0.1330709!
Me.Label28.HyperLink = Nothing
Me.Label28.Left = 2.13937!
Me.Label28.Left = 2.014173!
Me.Label28.Name = "Label28"
Me.Label28.Style = "font-size: 8pt; font-weight: bold; text-align: center; ddo-char-set: 1"
Me.Label28.Text = "VERAG 360 GmbH"
Me.Label28.Top = 0.08622044!
Me.Label28.Width = 6.555906!
Me.Label28.Top = 0.08622048!
Me.Label28.Width = 2.794095!
'
'Line2
'
@@ -347,17 +329,17 @@ Partial Public Class rptMWSTListe
Me.Line2.LineWeight = 1.0!
Me.Line2.Name = "Line2"
Me.Line2.Top = 0.03070866!
Me.Line2.Width = 11.29921!
Me.Line2.Width = 8.267716!
Me.Line2.X1 = 0!
Me.Line2.X2 = 11.29921!
Me.Line2.X2 = 8.267716!
Me.Line2.Y1 = 0.03070866!
Me.Line2.Y2 = 0.03070866!
'
'ReportInfo2
'
Me.ReportInfo2.FormatString = "Seite {PageNumber} von {PageCount} Seiten "
Me.ReportInfo2.FormatString = "Page {PageNumber} from {PageCount} Seiten "
Me.ReportInfo2.Height = 0.1330709!
Me.ReportInfo2.Left = 8.856299!
Me.ReportInfo2.Left = 5.829922!
Me.ReportInfo2.Name = "ReportInfo2"
Me.ReportInfo2.Style = "font-size: 8pt; text-align: right"
Me.ReportInfo2.Top = 0.08622048!
@@ -385,7 +367,7 @@ Partial Public Class rptMWSTListe
Me.picVERAG.Height = 0.4169292!
Me.picVERAG.HyperLink = Nothing
Me.picVERAG.ImageBase64String = resources.GetString("picVERAG.ImageBase64String")
Me.picVERAG.Left = 9.09567!
Me.picVERAG.Left = 5.964961!
Me.picVERAG.Name = "picVERAG"
Me.picVERAG.SizeMode = GrapeCity.ActiveReports.SectionReportModel.SizeModes.Zoom
Me.picVERAG.Top = 0!
@@ -406,12 +388,12 @@ Partial Public Class rptMWSTListe
'
Me.Label2.Height = 0.2311024!
Me.Label2.HyperLink = Nothing
Me.Label2.Left = 1.706299!
Me.Label2.Left = 1.696063!
Me.Label2.Name = "Label2"
Me.Label2.Style = "font-size: 12pt; font-weight: normal; text-align: left; ddo-char-set: 0"
Me.Label2.Text = "Name/Company"
Me.Label2.Top = 0.1338583!
Me.Label2.Width = 7.34882!
Me.Label2.Width = 3.815748!
'
'lblVatNo
'
@@ -431,13 +413,13 @@ Partial Public Class rptMWSTListe
Me.lblCompanyname.DataField = ""
Me.lblCompanyname.Height = 0.2311024!
Me.lblCompanyname.HyperLink = Nothing
Me.lblCompanyname.Left = 1.706299!
Me.lblCompanyname.Left = 1.696063!
Me.lblCompanyname.Name = "lblCompanyname"
Me.lblCompanyname.Style = "color: Black; font-size: 12pt; font-weight: bold; text-align: left; ddo-char-set:" &
" 1"
Me.lblCompanyname.Text = "Name/Company"
Me.lblCompanyname.Top = 0.4169292!
Me.lblCompanyname.Width = 7.348819!
Me.lblCompanyname.Width = 3.815748!
'
'Label1
'
@@ -451,7 +433,7 @@ Partial Public Class rptMWSTListe
Me.Label1.Text = "Statement itemising VAT amounts relating to the period covered by this applicatio" &
"n"
Me.Label1.Top = 0.6480315!
Me.Label1.Width = 11.28386!
Me.Label1.Width = 8.287402!
'
'ReportFooter1
'
@@ -460,7 +442,7 @@ Partial Public Class rptMWSTListe
'
'GroupHeader1
'
Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label5, Me.TextBox12, Me.TextBox17, Me.TextBox23, Me.TextBox1, Me.TextBox2, Me.Line12, Me.Line13, Me.Line14, Me.Line15, Me.Line16, Me.Line17, Me.Line18, Me.Line19, Me.Line20})
Me.GroupHeader1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Label5, Me.TextBox12, Me.TextBox17, Me.TextBox23, Me.TextBox1, Me.Line12, Me.Line14, Me.Line15, Me.Line16, Me.Line17, Me.Line18, Me.Line19, Me.Line20})
Me.GroupHeader1.Height = 0.4984253!
Me.GroupHeader1.KeepTogether = True
Me.GroupHeader1.Name = "GroupHeader1"
@@ -488,14 +470,14 @@ Partial Public Class rptMWSTListe
Me.TextBox12.SummaryGroup = ""
Me.TextBox12.Text = "Nature of goods or services"
Me.TextBox12.Top = 0!
Me.TextBox12.Width = 6.719292!
Me.TextBox12.Width = 4.854725!
'
'TextBox17
'
Me.TextBox17.DataField = ""
Me.TextBox17.DistinctField = ""
Me.TextBox17.Height = 0.4110236!
Me.TextBox17.Left = 7.406693!
Me.TextBox17.Left = 5.542126!
Me.TextBox17.Name = "TextBox17"
Me.TextBox17.Style = "color: Black; font-size: 8pt; font-weight: bold; text-align: center; ddo-char-set" &
": 1"
@@ -517,14 +499,14 @@ Partial Public Class rptMWSTListe
Me.TextBox23.Text = "Name, VAT, Registration No. (if known) and address of supplier of goods or servic" &
"es"
Me.TextBox23.Top = 0.1795276!
Me.TextBox23.Width = 6.719292!
Me.TextBox23.Width = 4.854725!
'
'TextBox1
'
Me.TextBox1.DataField = ""
Me.TextBox1.DistinctField = ""
Me.TextBox1.Height = 0.4110236!
Me.TextBox1.Left = 9.055119!
Me.TextBox1.Left = 7.190552!
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Style = "color: Black; font-size: 8pt; font-weight: bold; text-align: center; ddo-char-set" &
": 1"
@@ -533,23 +515,9 @@ Partial Public Class rptMWSTListe
Me.TextBox1.Top = 0!
Me.TextBox1.Width = 1.107087!
'
'TextBox2
'
Me.TextBox2.DataField = ""
Me.TextBox2.DistinctField = ""
Me.TextBox2.Height = 0.4110236!
Me.TextBox2.Left = 10.24409!
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Style = "color: Black; font-size: 8pt; font-weight: bold; text-align: center; ddo-char-set" &
": 1"
Me.TextBox2.SummaryGroup = ""
Me.TextBox2.Text = "FOR OFFICIAL USE ONLY"
Me.TextBox2.Top = 0!
Me.TextBox2.Width = 1.05!
'
'Line12
'
Me.Line12.Height = 0.3937008!
Me.Line12.Height = 0.4015748!
Me.Line12.Left = 0.03937008!
Me.Line12.LineWeight = 1.0!
Me.Line12.Name = "Line12"
@@ -557,51 +525,38 @@ Partial Public Class rptMWSTListe
Me.Line12.Width = 0!
Me.Line12.X1 = 0.03937008!
Me.Line12.X2 = 0.03937008!
Me.Line12.Y1 = 0.3937008!
Me.Line12.Y1 = 0.4015748!
Me.Line12.Y2 = 0!
'
'Line13
'
Me.Line13.Height = 0.4330708!
Me.Line13.Left = 11.2941!
Me.Line13.LineWeight = 1.0!
Me.Line13.Name = "Line13"
Me.Line13.Top = 0.00000005960464!
Me.Line13.Width = 0!
Me.Line13.X1 = 11.2941!
Me.Line13.X2 = 11.2941!
Me.Line13.Y1 = 0.4330709!
Me.Line13.Y2 = 0.00000005960464!
'
'Line14
'
Me.Line14.Height = 0.3937008!
Me.Line14.Left = 10.16221!
Me.Line14.Height = 0.4015748!
Me.Line14.Left = 7.099607!
Me.Line14.LineWeight = 1.0!
Me.Line14.Name = "Line14"
Me.Line14.Top = 0.00000004470348!
Me.Line14.Width = 0!
Me.Line14.X1 = 10.16221!
Me.Line14.X2 = 10.16221!
Me.Line14.Y1 = 0.3937008!
Me.Line14.X1 = 7.099607!
Me.Line14.X2 = 7.099607!
Me.Line14.Y1 = 0.4015748!
Me.Line14.Y2 = 0.00000004470348!
'
'Line15
'
Me.Line15.Height = 0.3937007!
Me.Line15.Left = 8.912207!
Me.Line15.Height = 0.3976377!
Me.Line15.Left = 8.267717!
Me.Line15.LineWeight = 1.0!
Me.Line15.Name = "Line15"
Me.Line15.Top = 0.00000007450581!
Me.Line15.Top = 0.003937136!
Me.Line15.Width = 0!
Me.Line15.X1 = 8.912207!
Me.Line15.X2 = 8.912207!
Me.Line15.Y1 = 0.3937008!
Me.Line15.Y2 = 0.00000007450581!
Me.Line15.X1 = 8.267717!
Me.Line15.X2 = 8.267717!
Me.Line15.Y1 = 0.4015748!
Me.Line15.Y2 = 0.003937136!
'
'Line16
'
Me.Line16.Height = 0.3937008!
Me.Line16.Height = 0.4015748!
Me.Line16.Left = 0.7866142!
Me.Line16.LineWeight = 1.0!
Me.Line16.Name = "Line16"
@@ -609,20 +564,20 @@ Partial Public Class rptMWSTListe
Me.Line16.Width = 0!
Me.Line16.X1 = 0.7866142!
Me.Line16.X2 = 0.7866142!
Me.Line16.Y1 = 0.3937008!
Me.Line16.Y1 = 0.4015748!
Me.Line16.Y2 = 0!
'
'Line17
'
Me.Line17.Height = 0.3937007!
Me.Line17.Left = 7.406693!
Me.Line17.Height = 0.4015747!
Me.Line17.Left = 5.542126!
Me.Line17.LineWeight = 1.0!
Me.Line17.Name = "Line17"
Me.Line17.Top = 0.0000001192093!
Me.Line17.Width = 0!
Me.Line17.X1 = 7.406693!
Me.Line17.X2 = 7.406693!
Me.Line17.Y1 = 0.3937008!
Me.Line17.X1 = 5.542126!
Me.Line17.X2 = 5.542126!
Me.Line17.Y1 = 0.4015748!
Me.Line17.Y2 = 0.0000001192093!
'
'Line18
@@ -632,9 +587,9 @@ Partial Public Class rptMWSTListe
Me.Line18.LineWeight = 1.0!
Me.Line18.Name = "Line18"
Me.Line18.Top = 0!
Me.Line18.Width = 11.25984!
Me.Line18.Width = 8.216537!
Me.Line18.X1 = 0.05118111!
Me.Line18.X2 = 11.31102!
Me.Line18.X2 = 8.267717!
Me.Line18.Y1 = 0!
Me.Line18.Y2 = 0!
'
@@ -645,29 +600,29 @@ Partial Public Class rptMWSTListe
Me.Line19.LineWeight = 1.0!
Me.Line19.Name = "Line19"
Me.Line19.Top = 0.1795276!
Me.Line19.Width = 6.614173!
Me.Line19.Width = 4.754725!
Me.Line19.X1 = 0.7874016!
Me.Line19.X2 = 7.401575!
Me.Line19.X2 = 5.542126!
Me.Line19.Y1 = 0.1795276!
Me.Line19.Y2 = 0.1795276!
'
'Line20
'
Me.Line20.Height = 0!
Me.Line20.Left = 0.03425197!
Me.Line20.Left = 0.03937008!
Me.Line20.LineWeight = 1.0!
Me.Line20.Name = "Line20"
Me.Line20.Top = 0.4110236!
Me.Line20.Width = 11.25984!
Me.Line20.X1 = 0.03425197!
Me.Line20.X2 = 11.29409!
Me.Line20.Width = 8.228346!
Me.Line20.X1 = 0.03937008!
Me.Line20.X2 = 8.267716!
Me.Line20.Y1 = 0.4110236!
Me.Line20.Y2 = 0.4110236!
'
'GroupFooter1
'
Me.GroupFooter1.Controls.AddRange(New GrapeCity.ActiveReports.SectionReportModel.ARControl() {Me.Line1, Me.lblSumme, Me.lblWahrung})
Me.GroupFooter1.Height = 0.2916667!
Me.GroupFooter1.Height = 0.2917323!
Me.GroupFooter1.Name = "GroupFooter1"
'
'Line1
@@ -677,9 +632,9 @@ Partial Public Class rptMWSTListe
Me.Line1.LineWeight = 1.0!
Me.Line1.Name = "Line1"
Me.Line1.Top = 0.09251969!
Me.Line1.Width = 8.998816!
Me.Line1.Width = 5.967322!
Me.Line1.X1 = 2.300394!
Me.Line1.X2 = 11.29921!
Me.Line1.X2 = 8.267716!
Me.Line1.Y1 = 0.09251969!
Me.Line1.Y2 = 0.09251969!
'
@@ -688,13 +643,13 @@ Partial Public Class rptMWSTListe
Me.lblSumme.DataField = ""
Me.lblSumme.DistinctField = ""
Me.lblSumme.Height = 0.1795276!
Me.lblSumme.Left = 9.141339!
Me.lblSumme.Left = 7.217717!
Me.lblSumme.Name = "lblSumme"
Me.lblSumme.Style = "color: Black; font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set:" &
" 1"
Me.lblSumme.SummaryGroup = ""
Me.lblSumme.Text = "10.000.000"
Me.lblSumme.Top = 0.09251969!
Me.lblSumme.Top = 0.1122047!
Me.lblSumme.Width = 1.05!
'
'lblWahrung
@@ -702,13 +657,13 @@ Partial Public Class rptMWSTListe
Me.lblWahrung.DataField = ""
Me.lblWahrung.DistinctField = ""
Me.lblWahrung.Height = 0.1795276!
Me.lblWahrung.Left = 10.26102!
Me.lblWahrung.Left = 5.997638!
Me.lblWahrung.Name = "lblWahrung"
Me.lblWahrung.Style = "color: Black; font-size: 8pt; font-weight: bold; text-align: right; ddo-char-set:" &
" 1"
Me.lblWahrung.SummaryGroup = ""
Me.lblWahrung.Text = Nothing
Me.lblWahrung.Top = 0.09251969!
Me.lblWahrung.Top = 0.1122047!
Me.lblWahrung.Width = 1.05!
'
'GroupHeader2
@@ -728,7 +683,7 @@ Partial Public Class rptMWSTListe
"-align: left; vertical-align: middle"
Me.lblFirma.Text = ""
Me.lblFirma.Top = 0.1019685!
Me.lblFirma.Width = 11.29409!
Me.lblFirma.Width = 8.297638!
'
'GroupFooter2
'
@@ -738,14 +693,16 @@ Partial Public Class rptMWSTListe
'
'rptMWSTListe
'
Me.PageSettings.DefaultPaperSize = False
Me.PageSettings.Margins.Bottom = 0.3937008!
Me.PageSettings.Margins.Left = 0.1968504!
Me.PageSettings.Margins.Right = 0.1968504!
Me.PageSettings.Margins.Top = 0.3937008!
Me.PageSettings.Orientation = GrapeCity.ActiveReports.Document.Section.PageOrientation.Landscape
Me.PageSettings.PaperHeight = 11.0!
Me.PageSettings.PaperWidth = 8.5!
Me.PrintWidth = 11.36181!
Me.PageSettings.Orientation = GrapeCity.ActiveReports.Document.Section.PageOrientation.Portrait
Me.PageSettings.PaperHeight = 11.69291!
Me.PageSettings.PaperKind = GrapeCity.ActiveReports.Printing.PaperKind.A4
Me.PageSettings.PaperWidth = 8.267716!
Me.PrintWidth = 8.287221!
Me.Sections.Add(Me.ReportHeader1)
Me.Sections.Add(Me.PageHeader)
Me.Sections.Add(Me.GroupHeader2)
@@ -764,7 +721,6 @@ Partial Public Class rptMWSTListe
CType(Me.lblNumber, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblGoods, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblName, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblOfficial, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblDate, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblInvoiceNo, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblTax, System.ComponentModel.ISupportInitialize).EndInit()
@@ -782,7 +738,6 @@ Partial Public Class rptMWSTListe
CType(Me.TextBox17, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox23, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox1, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.TextBox2, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblSumme, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblWahrung, System.ComponentModel.ISupportInitialize).EndInit()
CType(Me.lblFirma, System.ComponentModel.ISupportInitialize).EndInit()
@@ -812,7 +767,6 @@ Partial Public Class rptMWSTListe
Private WithEvents TextBox23 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblSumme As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblName As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblOfficial As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblDate As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblInvoiceNo As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblTax As GrapeCity.ActiveReports.SectionReportModel.TextBox
@@ -821,7 +775,6 @@ Partial Public Class rptMWSTListe
Public WithEvents lblCompanyname As GrapeCity.ActiveReports.SectionReportModel.Label
Public WithEvents Label1 As GrapeCity.ActiveReports.SectionReportModel.Label
Private WithEvents TextBox1 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents TextBox2 As GrapeCity.ActiveReports.SectionReportModel.TextBox
Public WithEvents lblWahrung As GrapeCity.ActiveReports.SectionReportModel.TextBox
Private WithEvents Line3 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line4 As GrapeCity.ActiveReports.SectionReportModel.Line
@@ -833,7 +786,6 @@ Partial Public Class rptMWSTListe
Private WithEvents Line10 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line11 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line12 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line13 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line14 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line15 As GrapeCity.ActiveReports.SectionReportModel.Line
Private WithEvents Line16 As GrapeCity.ActiveReports.SectionReportModel.Line

File diff suppressed because one or more lines are too long

View File

@@ -2,5 +2,7 @@ Imports GrapeCity.ActiveReports
Imports GrapeCity.ActiveReports.Document
Public Class rptMWSTListe
Private Sub rptMWSTListe_ReportStart(sender As Object, e As EventArgs) Handles MyBase.ReportStart
End Sub
End Class