Scripting
QReserve provides a user facing scripting language called sneq for adding custom logic and operations to QReserve.

Developers Documentation
You can utilize sneq
for determining reservation rules, modifying reservations at the time of booking (e.g. adding a resource or updating the times), calculating rates dynamically, or within workflows to compute strings and values or determine whether or not to halt a series of tasks. For more information about sneq
, please refer to the sneq developers documentation.