Modules.Interfaces: Belegarten in ZUGFeRD 2.3.x korrigiert und fehlende nachgetragen.

Vorbereitung BT-Felder-Anzeige
This commit is contained in:
2025-06-27 10:48:48 +02:00
parent 0ed996100d
commit 390a524736
4 changed files with 2310 additions and 2473 deletions

View File

@@ -22,7 +22,14 @@
''' 0 = Default / Text
''' 1 = Datum
''' 2 = Gleitkomma
''' 3 = Memo-Feld
''' 3 = Attachment-Felder
''' 4 = Elemente einer Liste, vgl Currency
''' </summary>
Public ItemType As Integer
''' <summary>
''' BT-Feld-Bezeichnung
''' </summary>
Public EN16931_ID As String
End Class