Test ATEZ, Plose Curr, SpedBuch Pkst
This commit is contained in:
@@ -795,6 +795,13 @@ Public Class frmMDMNachrichtenVerarbeitung
|
||||
If If(PLOSE_INV.plInv_PdfFileName, "") <> "" Then
|
||||
If Not PLOSE_INV.plInv_PdfFileName.ToString.ToLower.EndsWith(".pdf") Then PLOSE_INV.plInv_PdfFileName += ".pdf" ' Falls Endung nciht .pdf --> anfügen
|
||||
End If
|
||||
|
||||
|
||||
If currentRow.Length >= 16 Then
|
||||
PLOSE_INV.plInv_Currency = SQL.isleernothing(currentRow(15))
|
||||
End If
|
||||
|
||||
|
||||
PLOSE_INV.plInv_Einlesedatum = Now.ToShortDateString
|
||||
PLOSE_INV.plInv_Datensatztyp = "PDF"
|
||||
PLOSE_INV.plInv_PLOSEKundennummer = SQL.isleernothing(currentRow(0))
|
||||
|
||||
Reference in New Issue
Block a user