Dsek-LTH / web

The D-guild's primary web page
https://dsek.se
European Union Public License 1.2
22 stars 9 forks source link

Should bookings allow multiple responsible people? #543

Open danieladugyan opened 1 month ago

danieladugyan commented 1 month ago

Blocked by https://github.com/Dsek-LTH/web/issues/542

Description

Members can book stuff though our booking system. Sometimes items/rooms are booked on behalf of multiple people. For instance, sexet might book all of iDét for a pub and then everyone responsible should have access to the rooms inside iDét (i.e for picking up microphone from styrelserummet).

Solution

Allow member's to add multiple other people to a booking. Then, make sure all of these people get the access they need. Finally, find a way to display all of these people in the booking admin table.

Alternatives