MS
This commit is contained in:
parent
71849ee764
commit
dea24b5b0d
Binary file not shown.
Binary file not shown.
Binary file not shown.
4
SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
generated
4
SchaumKommiCollo/KommiCollo/frmMain.Designer.vb
generated
@ -692,7 +692,7 @@ Partial Class frmMain
|
||||
Me.TabPage3.Location = New System.Drawing.Point(4, 26)
|
||||
Me.TabPage3.Name = "TabPage3"
|
||||
Me.TabPage3.Padding = New System.Windows.Forms.Padding(3)
|
||||
Me.TabPage3.Size = New System.Drawing.Size(932, 111)
|
||||
Me.TabPage3.Size = New System.Drawing.Size(921, 105)
|
||||
Me.TabPage3.TabIndex = 0
|
||||
Me.TabPage3.Text = "Übersicht Lieferscheine"
|
||||
Me.TabPage3.UseVisualStyleBackColor = True
|
||||
@ -705,7 +705,7 @@ Partial Class frmMain
|
||||
Me.GridControlPos.Location = New System.Drawing.Point(3, 3)
|
||||
Me.GridControlPos.MainView = Me.grvwGridPos
|
||||
Me.GridControlPos.Name = "GridControlPos"
|
||||
Me.GridControlPos.Size = New System.Drawing.Size(926, 105)
|
||||
Me.GridControlPos.Size = New System.Drawing.Size(915, 99)
|
||||
Me.GridControlPos.TabIndex = 2
|
||||
Me.GridControlPos.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.grvwGridPos})
|
||||
'
|
||||
|
||||
@ -226,8 +226,9 @@ Public Class frmMain
|
||||
Sub Refresh_LHM(SDG As Integer)
|
||||
Try
|
||||
GridControlLHM.DataSource = Nothing
|
||||
'hh
|
||||
GridViewLHM.Columns.Clear()
|
||||
Dim sel = String.Format("SELECT T.GUID,T1.LHM, T.FERTIG,T.GEWICHT, T.POSINHALT FROM TBKOMMCOLLI_SDG_LHM T, TBKOMMCOLLI_LHM T1 WHERE T.LHM_ID = T1.GUID AND T.SENDUNGNR = {0}", SDG)
|
||||
Dim sel = String.Format("SELECT T.GUID,T1.LHM, T.POSINHALT, T.GEWICHT,T.FERTIG FROM TBKOMMCOLLI_SDG_LHM T, TBKOMMCOLLI_LHM T1 WHERE T.LHM_ID = T1.GUID AND T.SENDUNGNR = {0}", SDG)
|
||||
Dim DT As DataTable = ClassDatabase.Return_Datatable(sel, True)
|
||||
If Not DT Is Nothing Then
|
||||
GridControlLHM.DataSource = DT
|
||||
@ -734,6 +735,7 @@ Public Class frmMain
|
||||
Case 0
|
||||
btndeletePosLHM.Text = "Lösche Position/Lieferschein"
|
||||
btndeletePosLHM.Enabled = True
|
||||
Refresh_POS(CURRENT_SENDUNG)
|
||||
Case 1
|
||||
Refresh_LHM(CURRENT_SENDUNG)
|
||||
btndeletePosLHM.Text = "Lösche LHM"
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.1.msi
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.1.wixpdb
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.1.msi
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.1.wixpdb
|
||||
|
||||
@ -2,9 +2,9 @@ E:\JenneJ\Visual Studio\SchaumKommi\SetupWix\bin\Debug\KommiCollo-x86-1.0.0.0.ms
|
||||
E:\JenneJ\Visual Studio\SchaumKommi\SetupWix\bin\Debug\KommiCollo-x86-1.0.0.0.wixpdb
|
||||
E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
|
||||
E:\SchreiberM\Visual Studio\GIT\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.msi
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.0.wixpdb
|
||||
obj\Debug\Product.wixobj
|
||||
obj\Debug\SetupWix.wixproj.BindContentsFileListde-DE.txt
|
||||
obj\Debug\SetupWix.wixproj.BindOutputsFileListde-DE.txt
|
||||
obj\Debug\SetupWix.wixproj.BindBuiltOutputsFileListde-DE.txt
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.1.msi
|
||||
E:\SchreiberM\Visual Studio\GIT\SchaumKommi\SchaumKommiCollo\SetupWix\bin\Debug\KommiCollo-x86-2.0.0.1.wixpdb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user