fix: remove mandatory
All checks were successful
Build and deploy / build-deploy (push) Successful in 1m51s

This commit is contained in:
Ola Malmgren
2026-05-22 22:07:22 +02:00
parent 7e78ace956
commit 12cfa790ad
4 changed files with 18 additions and 15 deletions

View File

@@ -80,7 +80,7 @@ model Booking {
// Organization
orgName String
orgNumber String
orgNumber String?
// Invoice address
address String