Anyone found a solution for booking certain number of laptops from trolleys?
We have trolleys with 30 laptops in each. We want to be able to make reservations for 1-29 laptops also - not just the whole trolley. Some teacher might need 15, someone else only 5 and so on. The system should also show how many laptops are available at the moment in a specific trolley.
I made specs for the solution with user stories and all - and have talked to a local developer about it as a tailored solution for our intranet (Drupal) but it would of course become quite costly. It seems strange that although searching the web intensly (?) I can´t find a solution for this, none of the Resource Booking systems I have found can do anything else than whole resources, no possibility to add information like "Number of laptops: 30" and then being able show how many are available at the moment after reservations start to drop in, not allowing more reservations than laptops available and so on.
Wish I could build it myself ;-)
(yes it can easily be done in Excel but that´s not what I want.)