There is problem with displaying currently occupied resources. When i set the start hour, let's say to 10 and end hour to 11 it should display that in these hours this resources is occupied, but it start to display this resources in currently ocupied table not on 10:00 but on 11:00, and ends not on 11:00 but 12:00. Anybod knows how to fix this or where to look function that is responsible for recognition where to display resources (upcoming or occupied)?
Comments
Comment #1
Anonymous (not verified) commentedYou could try adding a view on e.g. the bookings, with the needed fields and two filters (Start date <= "+0 hours", End date >= "+0 hours") - this should give you the currently occupied bookings. Further settings would allow to select the corresponding resources.
Comment #2
Anonymous (not verified) commentedTo your bug report: Could you provide additional information (screenshot, settings, etc)?
Comment #3
Anonymous (not verified) commentedFeel free to reopen if the need should arise.