From 0cf0691ff8f8b70dbd31bb16776504e1c288cd78 Mon Sep 17 00:00:00 2001 From: "d.breimaier" Date: Wed, 22 Oct 2025 16:36:16 +0200 Subject: [PATCH] fremdrechnungen, etc. --- SDL/mdm/usrcntlFremdrechnungen.vb | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/SDL/mdm/usrcntlFremdrechnungen.vb b/SDL/mdm/usrcntlFremdrechnungen.vb index fd155e2f..8b49b8a9 100644 --- a/SDL/mdm/usrcntlFremdrechnungen.vb +++ b/SDL/mdm/usrcntlFremdrechnungen.vb @@ -920,7 +920,7 @@ Public Class usrcntlFremdrechnungen TextHTMLtable &= "" - TextHTMLtable &= "" + TextHTMLtable &= "" Dim pdflist As New List(Of String) @@ -935,7 +935,7 @@ Public Class usrcntlFremdrechnungen Lieferant = aktLieferant End If - If onlyRelevantInvioces AndAlso Lieferant <> "IDS" AndAlso erw.kde_keineMWSt Then Exit For 'abbruchbedingung + If onlyRelevantInvioces AndAlso Lieferant <> "IDS" AndAlso erw.kde_keineMWSt Then Continue For 'abbruchbedingung -> nächste Zeile Dim sendÍnvoice As Boolean = IIf(onlyRelevantInvioces AndAlso KUNDE.KundenNr = 0, False, True) @@ -993,7 +993,7 @@ Public Class usrcntlFremdrechnungen TextHTMLtable &= "" TextHTMLtable &= "" TextHTMLtable &= "" - TextHTMLtable &= "" + @@ -1002,8 +1002,14 @@ Public Class usrcntlFremdrechnungen If daId > 0 Then Dim DS As New VERAG_PROG_ALLGEMEIN.cDATENSERVER(daId) pdflist.Add(DS.GET_TOP1_PATH()) + TextHTMLtable &= "" + Else + TextHTMLtable &= "" End If + + TextHTMLtable &= "" + Next @@ -1014,14 +1020,18 @@ Public Class usrcntlFremdrechnungen TextHTMLtable &= "" TextHTMLtable &= "" TextHTMLtable &= "" - TextHTMLtable &= "" Dim daId As Integer = IIf(IsDBNull(row.Cells("daId").Value), -1, row.Cells("daId").Value) If daId > 0 Then Dim DS As New VERAG_PROG_ALLGEMEIN.cDATENSERVER(daId) pdflist.Add(DS.GET_TOP1_PATH()) + TextHTMLtable &= "" + Else + TextHTMLtable &= "" End If + TextHTMLtable &= "" + End If End If
SupplierCountryDate
SupplierCountryDateFilename
" & Lieferant & "" & r.Item("Land") & "" & r.Item("Rechnungsdatum") & "
" & DS.da_name & "-
" & Lieferant & "" & row.Cells("Land").Value & "" & row.Cells("Rechnungsdatum").Value & "
" & DS.da_name & "-