API Einstellungen, Überstundenauszahlung, Sammelrechnungsdruck, etc
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
Imports System.Web.UI.WebControls
|
||||
Imports com.esendex.sdk.sent
|
||||
Imports DocumentFormat.OpenXml.Drawing.Charts
|
||||
Imports DocumentFormat.OpenXml.Vml.Presentation
|
||||
Imports GrapeCity.ActiveReports.Design.DdrDesigner.Designers
|
||||
Imports GrapeCity.ActiveReports.ReportsCore.Tools
|
||||
Imports Newtonsoft.Json.Linq
|
||||
|
||||
Imports SDL
|
||||
Imports VERAG_PROG_ALLGEMEIN
|
||||
|
||||
@@ -31,7 +25,7 @@ Public Class frmATEZ_NCTS
|
||||
Dim id As Integer = -1
|
||||
Dim dgv As DataGridView = Nothing
|
||||
Dim atez_data As cATEZ_NCTS_DATA
|
||||
Dim atez = New cATEZ_NCTS_IN
|
||||
Dim atez = New cATEZ_NCTS_IN("atez")
|
||||
Dim allSelected As Boolean = False
|
||||
|
||||
Property BezugsNr As String = ""
|
||||
|
||||
Reference in New Issue
Block a user