datev
This commit is contained in:
@@ -176,18 +176,16 @@
|
||||
If boolKunden Then
|
||||
If Not genDatensatzCSV_Stammdaten(24, OpenFile, Geschaeftsjahr, Path) Then
|
||||
CSV_ALL = False
|
||||
If Path <> "" Then
|
||||
PathList.Add(Path)
|
||||
End If
|
||||
End If
|
||||
If Path <> "" Then PathList.Add(Path)
|
||||
|
||||
End If
|
||||
If boolBuchungen Then
|
||||
If Not genDatensatzCSV_Buchungen(24, OpenFile, Geschaeftsjahr, Path) Then
|
||||
CSV_ALL = False
|
||||
If Path <> "" Then
|
||||
PathList.Add(Path)
|
||||
End If
|
||||
End If
|
||||
If Path <> "" Then PathList.Add(Path)
|
||||
|
||||
|
||||
End If
|
||||
Return True
|
||||
|
||||
Reference in New Issue
Block a user