Merge branch 'newMaster2024' of https://git.it.verag.ag/edv/SDL into newMaster2024
This commit is contained in:
@@ -4795,7 +4795,7 @@ RabattBerechnen:
|
||||
|
||||
Private Function AddAttachementToRE(pathFile As String, kdNr As Integer, RECHNUNG As cRechnungsausgang, Lieferant As String) As Boolean
|
||||
|
||||
If Not IO.File.Exists(pathFile) Then Return False
|
||||
If Not System.IO.File.Exists(pathFile) Then Return False
|
||||
|
||||
Dim fi As New System.IO.FileInfo(pathFile)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user