MWST-Liste, Email, mdmfunctions

This commit is contained in:
2025-05-27 16:21:59 +02:00
parent 20b62840cd
commit 05fed2d357
3 changed files with 105 additions and 13 deletions

View File

@@ -1099,6 +1099,9 @@ Public Class cMDMFunctionsAllgemein
Else
For Each row In dtNew.Rows
row("Name of supplier") = row("Name of supplier").ToString.Replace(" " & row("VAT").ToString.Substring(0, 2), "")
Next
If dtNew.Columns.Contains("Number") Then
dt = dtNew