update 20241113

This commit is contained in:
Stefan Hutter
2024-11-13 17:55:15 +01:00
parent 09bcee5a2a
commit 1682465067
117 changed files with 346 additions and 148 deletions

View File

@@ -42,6 +42,7 @@ namespace Model
public int bestaetigt { get; set; } = 0;
public int ausgeloest { get; set; } = 0;
public int bldossier { get; set; } = 0;
public int vertrag { get; set; } = 0;
public int officevorlagenr { get; set; } = 0;
public string filename { get; set; }