Ausweistyp
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
model Provisionen {
|
||||
id Int @id @default(autoincrement())
|
||||
ausweisart Ausweisart
|
||||
ausweistyp AusweisTyp
|
||||
provision_prozent Float
|
||||
provision_betrag Float
|
||||
benutzer_id String? @db.VarChar(11)
|
||||
|
||||
Reference in New Issue
Block a user