Add rentable and consumable to analysis-design link

This commit is contained in:
Theo Reichert 2023-11-12 17:48:14 +01:00 committed by Simon Bruder
parent fce7aff3e9
commit ca38efaf1c
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -296,6 +296,9 @@ image:models/design/staff.svg[class design diagram - Staff]
| Nutzer | catalog.users.User
| Kunde | Is a role of Nutzer
| Admin | Is a role of Nutzer
| Leihmaterial | catering.catalog.Rentable
| Verbrauchsmaterial | catering.catalog.Consumable
|===
== Runtime view