meeting-room-booking-system / mrbs-code

MRBS application code
Other
129 stars 64 forks source link

Room Reservation to Equipment Reservation #2194

Open jberanek opened 6 years ago

jberanek commented 6 years ago

I would like to use MRBS room reservation for equipment reservation. This program would make an excellent equipment reservation system. What would be the minimal change to make MRBS an equipment reservation? Room labels to -> Equipment labels?

This is huge and really shows the versatile power of MRBS.

Thanks, Big Thanks -)

Roger

Reported by: *anonymous

Original Ticket: mrbs/support-requests/1484

jberanek commented 6 years ago

The easiest thing to do is to search through lang/lang.en for all the tokens that involve rooms, ie search for 'room'. Then, don't edit lang.en, but instead use the $vocab_override config setting to override the tokens.

Original comment by: campbell-m

jberanek commented 6 years ago

Thanks... I think this should work since I don't care what the code refers to as room(s) under-the-hood, but only what the user sees on the screen.

Roger

Original comment by: *anonymous

jberanek commented 6 years ago

We use MRBS very successfully for equipment reservations, in our case, boats. Works extremely well.

Original comment by: *anonymous