Speichern

This commit is contained in:
Moritz Utcke
2025-03-07 14:47:09 -03:00
parent f174cf8428
commit d0e0f4aa27
17 changed files with 214 additions and 27 deletions

View File

@@ -206,6 +206,7 @@ Table benutzer {
rolle BenutzerRolle [not null, default: 'USER']
firma String
lex_office_id String
verified Boolean [not null, default: false]
BedarfsausweisWohnen BedarfsausweisWohnen [not null]
documenttemplates documenttemplates [not null]
objekte Objekt [not null]