Bugfix Sammelrechnung
This commit is contained in:
@@ -2087,7 +2087,7 @@ Public Class cFakturierung
|
|||||||
If path <> "" Then listPDFs.Add(path)
|
If path <> "" Then listPDFs.Add(path)
|
||||||
End If
|
End If
|
||||||
lastAktuelle_RgNr = Aktuelle_RgNr
|
lastAktuelle_RgNr = Aktuelle_RgNr
|
||||||
|
Return True
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
MsgBox(ex.Message & ex.StackTrace)
|
MsgBox(ex.Message & ex.StackTrace)
|
||||||
End Try
|
End Try
|
||||||
|
|||||||
Reference in New Issue
Block a user