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

Anonymous’s picture

You 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.

Anonymous’s picture

Status: Active » Postponed (maintainer needs more info)

To your bug report: Could you provide additional information (screenshot, settings, etc)?

Anonymous’s picture

Priority: Critical » Normal
Status: Postponed (maintainer needs more info) » Fixed

Feel free to reopen if the need should arise.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.