Added column hours_from, minutes_from to these views:
vw_task_templates
Added column due_time to these views:
vw_venue_tasks
Added varchar(1024) columns image_name, image_file_id, is_hero to these views:
vw_rooms
vw_venues
Modified vw_event_item_rental_charges_and_adjustments: The existing problem is that most of the data is still coming from the invoice item charge and invoice rental charge views so items not invoiced do not have data in the new view. This has been fixed
Added bool column is_booking_pricing to these views:
vw_event_price_schedules
vw_price_schedule_item_service_charges
vw_price_schedule_item_taxes
vw_price_schedule_items
vw_price_schedule_rental_rate_service_charges
vw_price_schedule_rental_rate_taxes
vw_price_schedule_rental_rates
vw_price_schedules
Reporting Engine Changes
DevExpress now on 23.1
DevExpress now running on Linux vs Window Instances