fix
This commit is contained in:
@@ -225,7 +225,7 @@ Public Class cAutomailversand
|
|||||||
|
|
||||||
Dim listPDFs As New List(Of String)
|
Dim listPDFs As New List(Of String)
|
||||||
Dim showError As Boolean = False
|
Dim showError As Boolean = False
|
||||||
setEmailText(r, FirmaID, RECHNUNG.RechnungsNr, Mailsubject, HTMLMail, RECHNUNG.Sammelrechnung, dt, RECHNUNG.BelegartenNr, SPEDBUCH)
|
setEmailText(r, FirmaID, RECHNUNG.RechnungsNr, Mailsubject, HTMLMail, RECHNUNG.Sammelrechnung, dt, RECHNUNG.BelegartenNr, SPEDBUCH, RECHNUNG)
|
||||||
|
|
||||||
loadAndSetAnhaenge(dt, ATTACHMENTS, listPDFs, RECHNUNG)
|
loadAndSetAnhaenge(dt, ATTACHMENTS, listPDFs, RECHNUNG)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user