I want this also!
- first issue was a small bug. fixed now - as for the second issue, it requires more discussion with @darren85 and @courtneyloechl86 When you add a new room type, the form asks for the "Default allocations". Those are allocations for one room of this type. On HS Full, you are then required to create rooms. If you create 2 rooms of that type, the allocations table will have by default 2x"Default allocations" for that room type. On HS Express we don't even have the page where you can create rooms. So the system will have by default 0x"Default allocations" for that room type. So the question is now, how do you want to handle this on HS express? The first options I think about are: 1. create another field called "Nr of rooms of this type" on the new room type creation form, and based on that field create that number of rooms in the background? 2. have the allocations table default allocations to the "Default allocations" value for HS express. In this case we should also change the tooltip description for that field. Also there might be some confusion later on if they make the switch to HS full. Do you have any other suggestion?