EXG GEstellung automatisieren

This commit is contained in:
2025-01-26 21:56:39 +01:00
parent 051f557c40
commit 3e85104b77
12 changed files with 452 additions and 1339 deletions

View File

@@ -2123,7 +2123,7 @@ Public Class cFakturierung
desc.AddTradePaymentTerms(rpt.Label2.Text, zahlungszieldatum)
'If RECHNUNG.TextZZ.ToString.Contains("Abbuchungsauftrag") Then
' desc.SetPaymentMeansSepaDirectDebit("", "")
' desc.SetPaymentMeansSepaDirectDebit("", ,"")
'Else
desc.SetPaymentMeans(PaymentMeansTypeCodes.PaymentToBankAccount, rpt.Label2.Text)
'End If