Revert "Revert "Bugfixes""

This commit is contained in:
Moritz Utcke
2025-04-09 20:13:52 -04:00
committed by GitHub
parent eb8bae6d69
commit 3cb71b8e2c
46 changed files with 492 additions and 335 deletions

View File

@@ -25,7 +25,8 @@ export const PUT = defineApiRoute({
rechnung_id: true,
storniert: true,
updated_at: true,
zurueckgestellt: true
zurueckgestellt: true,
ausweisart: true
}),
aufnahme_id: UUidWithPrefix
}),