This commit is contained in:
2020-05-31 22:25:35 +02:00
parent 4a358d43fd
commit 083e666fbc
214 changed files with 14292 additions and 4117 deletions

View File

@@ -127,6 +127,14 @@ Partial Class usrCntlMDMAuswertungen
Me.Label38 = New System.Windows.Forms.Label()
Me.Button10 = New System.Windows.Forms.Button()
Me.tbPLOSE = New System.Windows.Forms.TabPage()
Me.Label42 = New System.Windows.Forms.Label()
Me.GroupBox12 = New System.Windows.Forms.GroupBox()
Me.datPLOSEVon = New System.Windows.Forms.DateTimePicker()
Me.Label46 = New System.Windows.Forms.Label()
Me.Label47 = New System.Windows.Forms.Label()
Me.datPLOSEBis = New System.Windows.Forms.DateTimePicker()
Me.Label43 = New System.Windows.Forms.Label()
Me.Button13 = New System.Windows.Forms.Button()
Me.Label37 = New System.Windows.Forms.Label()
Me.GroupBox11 = New System.Windows.Forms.GroupBox()
Me.Label39 = New System.Windows.Forms.Label()
@@ -137,6 +145,7 @@ Partial Class usrCntlMDMAuswertungen
Me.Button12 = New System.Windows.Forms.Button()
Me.Button15 = New System.Windows.Forms.Button()
Me.pnl = New System.Windows.Forms.Panel()
Me.UsrCntlWoelfl_IM_CSVRg1 = New SDL.usrCntlWoelfl_IM_CSVRg()
Me.GroupBox1.SuspendLayout()
Me.GroupBox2.SuspendLayout()
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
@@ -159,6 +168,7 @@ Partial Class usrCntlMDMAuswertungen
Me.TabPage2.SuspendLayout()
Me.GroupBox10.SuspendLayout()
Me.tbPLOSE.SuspendLayout()
Me.GroupBox12.SuspendLayout()
Me.GroupBox11.SuspendLayout()
Me.pnl.SuspendLayout()
Me.SuspendLayout()
@@ -430,6 +440,7 @@ Partial Class usrCntlMDMAuswertungen
Me.kdUeberfaelligeBest._displayWoelflKd = False
Me.kdUeberfaelligeBest._hideIfListEmpty = True
Me.kdUeberfaelligeBest._loadKdData = False
Me.kdUeberfaelligeBest._UseFIRMA = ""
Me.kdUeberfaelligeBest._ValueKdAndName = True
Me.kdUeberfaelligeBest.dgvpos = "LEFT"
Me.kdUeberfaelligeBest.KdName = ""
@@ -588,6 +599,7 @@ Partial Class usrCntlMDMAuswertungen
Me.KdSearchBox1._displayWoelflKd = False
Me.KdSearchBox1._hideIfListEmpty = True
Me.KdSearchBox1._loadKdData = False
Me.KdSearchBox1._UseFIRMA = ""
Me.KdSearchBox1._ValueKdAndName = True
Me.KdSearchBox1.dgvpos = "LEFT"
Me.KdSearchBox1.KdName = ""
@@ -705,6 +717,7 @@ Partial Class usrCntlMDMAuswertungen
Me.KdSearchBox2._displayWoelflKd = False
Me.KdSearchBox2._hideIfListEmpty = True
Me.KdSearchBox2._loadKdData = False
Me.KdSearchBox2._UseFIRMA = ""
Me.KdSearchBox2._ValueKdAndName = True
Me.KdSearchBox2.dgvpos = "LEFT"
Me.KdSearchBox2.KdName = ""
@@ -1252,6 +1265,7 @@ Partial Class usrCntlMDMAuswertungen
'
'TabPage3
'
Me.TabPage3.Controls.Add(Me.UsrCntlWoelfl_IM_CSVRg1)
Me.TabPage3.Controls.Add(Me.Label4)
Me.TabPage3.Controls.Add(Me.GroupBox2)
Me.TabPage3.Location = New System.Drawing.Point(4, 22)
@@ -1331,6 +1345,8 @@ Partial Class usrCntlMDMAuswertungen
'
'tbPLOSE
'
Me.tbPLOSE.Controls.Add(Me.Label42)
Me.tbPLOSE.Controls.Add(Me.GroupBox12)
Me.tbPLOSE.Controls.Add(Me.Label37)
Me.tbPLOSE.Controls.Add(Me.GroupBox11)
Me.tbPLOSE.Location = New System.Drawing.Point(4, 22)
@@ -1341,6 +1357,86 @@ Partial Class usrCntlMDMAuswertungen
Me.tbPLOSE.Text = "PLOSE"
Me.tbPLOSE.UseVisualStyleBackColor = True
'
'Label42
'
Me.Label42.AutoSize = True
Me.Label42.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label42.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label42.Location = New System.Drawing.Point(7, 170)
Me.Label42.Name = "Label42"
Me.Label42.Size = New System.Drawing.Size(165, 17)
Me.Label42.TabIndex = 21
Me.Label42.Text = "PLOSE Kontenbericht"
'
'GroupBox12
'
Me.GroupBox12.Controls.Add(Me.datPLOSEVon)
Me.GroupBox12.Controls.Add(Me.Label46)
Me.GroupBox12.Controls.Add(Me.Label47)
Me.GroupBox12.Controls.Add(Me.datPLOSEBis)
Me.GroupBox12.Controls.Add(Me.Label43)
Me.GroupBox12.Controls.Add(Me.Button13)
Me.GroupBox12.Enabled = False
Me.GroupBox12.Location = New System.Drawing.Point(6, 181)
Me.GroupBox12.Name = "GroupBox12"
Me.GroupBox12.Size = New System.Drawing.Size(587, 84)
Me.GroupBox12.TabIndex = 20
Me.GroupBox12.TabStop = False
'
'datPLOSEVon
'
Me.datPLOSEVon.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.datPLOSEVon.Location = New System.Drawing.Point(342, 19)
Me.datPLOSEVon.Name = "datPLOSEVon"
Me.datPLOSEVon.Size = New System.Drawing.Size(103, 20)
Me.datPLOSEVon.TabIndex = 24
'
'Label46
'
Me.Label46.AutoSize = True
Me.Label46.Location = New System.Drawing.Point(448, 22)
Me.Label46.Name = "Label46"
Me.Label46.Size = New System.Drawing.Size(23, 13)
Me.Label46.TabIndex = 27
Me.Label46.Text = "bis:"
'
'Label47
'
Me.Label47.AutoSize = True
Me.Label47.Location = New System.Drawing.Point(308, 22)
Me.Label47.Name = "Label47"
Me.Label47.Size = New System.Drawing.Size(28, 13)
Me.Label47.TabIndex = 25
Me.Label47.Text = "von:"
'
'datPLOSEBis
'
Me.datPLOSEBis.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
Me.datPLOSEBis.Location = New System.Drawing.Point(477, 19)
Me.datPLOSEBis.Name = "datPLOSEBis"
Me.datPLOSEBis.Size = New System.Drawing.Size(103, 20)
Me.datPLOSEBis.TabIndex = 26
'
'Label43
'
Me.Label43.Location = New System.Drawing.Point(131, 19)
Me.Label43.Name = "Label43"
Me.Label43.Size = New System.Drawing.Size(165, 52)
Me.Label43.TabIndex = 23
Me.Label43.Text = "Lädt die PLOSE Daten und erstellt einen Bericht der Sachkonten unter Berücksichti" &
"gung der Länder-Kz."
'
'Button13
'
Me.Button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button13.Location = New System.Drawing.Point(6, 19)
Me.Button13.Name = "Button13"
Me.Button13.Size = New System.Drawing.Size(121, 49)
Me.Button13.TabIndex = 4
Me.Button13.Text = "Bericht erstellen ..." & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
Me.Button13.UseVisualStyleBackColor = True
'
'Label37
'
Me.Label37.AutoSize = True
@@ -1445,6 +1541,14 @@ Partial Class usrCntlMDMAuswertungen
Me.pnl.Size = New System.Drawing.Size(1057, 54)
Me.pnl.TabIndex = 26
'
'UsrCntlWoelfl_IM_CSVRg1
'
Me.UsrCntlWoelfl_IM_CSVRg1.BackColor = System.Drawing.Color.White
Me.UsrCntlWoelfl_IM_CSVRg1.Location = New System.Drawing.Point(6, 167)
Me.UsrCntlWoelfl_IM_CSVRg1.Name = "UsrCntlWoelfl_IM_CSVRg1"
Me.UsrCntlWoelfl_IM_CSVRg1.Size = New System.Drawing.Size(728, 97)
Me.UsrCntlWoelfl_IM_CSVRg1.TabIndex = 10
'
'usrCntlMDMAuswertungen
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
@@ -1491,6 +1595,8 @@ Partial Class usrCntlMDMAuswertungen
Me.GroupBox10.PerformLayout()
Me.tbPLOSE.ResumeLayout(False)
Me.tbPLOSE.PerformLayout()
Me.GroupBox12.ResumeLayout(False)
Me.GroupBox12.PerformLayout()
Me.GroupBox11.ResumeLayout(False)
Me.GroupBox11.PerformLayout()
Me.pnl.ResumeLayout(False)
@@ -1612,4 +1718,13 @@ Partial Class usrCntlMDMAuswertungen
Friend WithEvents Label41 As Label
Friend WithEvents Button12 As Button
Friend WithEvents Button15 As Button
Friend WithEvents Label42 As Label
Friend WithEvents GroupBox12 As GroupBox
Friend WithEvents datPLOSEVon As DateTimePicker
Friend WithEvents Label46 As Label
Friend WithEvents Label47 As Label
Friend WithEvents datPLOSEBis As DateTimePicker
Friend WithEvents Label43 As Label
Friend WithEvents Button13 As Button
Friend WithEvents UsrCntlWoelfl_IM_CSVRg1 As usrCntlWoelfl_IM_CSVRg
End Class

View File

@@ -49,6 +49,10 @@ Public Class usrCntlMDMAuswertungen
datIDSVon.Value = CDate("01." & Now.AddMonths(-1).Month & "." & Now.AddMonths(-1).Year)
datIDSBis.Value = CDate("01." & Now.Month & "." & Now.Year).AddDays(-1)
datPLOSEVon.Value = CDate("01." & Now.AddMonths(-1).Month & "." & Now.AddMonths(-1).Year)
datPLOSEBis.Value = CDate("01." & Now.Month & "." & Now.Year).AddDays(-1)
cboIDSDateType.Items.Clear()
cboIDSDateType.Items.Add(New VERAG_PROG_ALLGEMEIN.MyListItem("Rechnungsdatum", "RGDat"))
cboIDSDateType.Items.Add(New VERAG_PROG_ALLGEMEIN.MyListItem("Leistungsdatum", "LDat"))

108
SDL/mdm/usrCntlWoelfl_IM_CSVRg.Designer.vb generated Normal file
View File

@@ -0,0 +1,108 @@
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class usrCntlWoelfl_IM_CSVRg
Inherits System.Windows.Forms.UserControl
'UserControl überschreibt den Löschvorgang, um die Komponentenliste zu bereinigen.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
Try
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
Finally
MyBase.Dispose(disposing)
End Try
End Sub
'Wird vom Windows Form-Designer benötigt.
Private components As System.ComponentModel.IContainer
'Hinweis: Die folgende Prozedur ist für den Windows Form-Designer erforderlich.
'Das Bearbeiten ist mit dem Windows Form-Designer möglich.
'Das Bearbeiten mit dem Code-Editor ist nicht möglich.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.Label4 = New System.Windows.Forms.Label()
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
Me.pic = New System.Windows.Forms.PictureBox()
Me.Label6 = New System.Windows.Forms.Label()
Me.Button1 = New System.Windows.Forms.Button()
Me.GroupBox2.SuspendLayout()
CType(Me.pic, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Label4
'
Me.Label4.AutoSize = True
Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 10.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.ForeColor = System.Drawing.SystemColors.ControlDarkDark
Me.Label4.Location = New System.Drawing.Point(3, 0)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(204, 17)
Me.Label4.TabIndex = 11
Me.Label4.Text = "Wölfl Rechnungen IMPORT"
'
'GroupBox2
'
Me.GroupBox2.Controls.Add(Me.pic)
Me.GroupBox2.Controls.Add(Me.Label6)
Me.GroupBox2.Controls.Add(Me.Button1)
Me.GroupBox2.Location = New System.Drawing.Point(2, 11)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(697, 78)
Me.GroupBox2.TabIndex = 10
Me.GroupBox2.TabStop = False
'
'pic
'
Me.pic.Image = Global.SDL.My.Resources.Resources.woelfl
Me.pic.Location = New System.Drawing.Point(640, 8)
Me.pic.Name = "pic"
Me.pic.Size = New System.Drawing.Size(51, 37)
Me.pic.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom
Me.pic.TabIndex = 11
Me.pic.TabStop = False
'
'Label6
'
Me.Label6.AutoSize = True
Me.Label6.Location = New System.Drawing.Point(145, 19)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(10, 13)
Me.Label6.TabIndex = 5
Me.Label6.Text = "-"
'
'Button1
'
Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(54, Byte), Integer), CType(CType(128, Byte), Integer))
Me.Button1.Location = New System.Drawing.Point(6, 19)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(121, 49)
Me.Button1.TabIndex = 4
Me.Button1.Text = "CSV importieren"
Me.Button1.UseVisualStyleBackColor = True
'
'usrCntlWoelfl_IM_CSVRg
'
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
Me.BackColor = System.Drawing.Color.White
Me.Controls.Add(Me.Label4)
Me.Controls.Add(Me.GroupBox2)
Me.Name = "usrCntlWoelfl_IM_CSVRg"
Me.Size = New System.Drawing.Size(728, 97)
Me.GroupBox2.ResumeLayout(False)
Me.GroupBox2.PerformLayout()
CType(Me.pic, System.ComponentModel.ISupportInitialize).EndInit()
Me.ResumeLayout(False)
Me.PerformLayout()
End Sub
Friend WithEvents Label4 As Label
Friend WithEvents GroupBox2 As GroupBox
Friend WithEvents pic As PictureBox
Friend WithEvents Label6 As Label
Friend WithEvents Button1 As Button
End Class

View File

@@ -0,0 +1,120 @@
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
</root>

View File

@@ -0,0 +1,3 @@
Public Class usrCntlWoelfl_IM_CSVRg
End Class