Hi, I need to allow the booking for a specific room depending on the user logged in. Maybe using a custom filed in user table (room id) or another custom table. Do you think it is possible? And if yes, can you help me to get it? Thank you!
If you are running MRBS 1.11.0 then you need to modify the function getWritable() in mrbs_auth.inc.
getWritable()
If you are running MRBS 1.11.0 then you need to modify the function
getWritable()
in mrbs_auth.inc.