Ability to report on booking items/options

1 votes

There is currently no way of reporting on booking items/options - neither in the UI or by API. The improvement would be that users could generate a basic report of this type of data.

It could include the following columns: Identifier, Name, Parent Identifier, Parent Name, Level, Type, Bookable, Start Date, End Date, Booking Window Open Date, Booking Window End Date, Venue, Pricing Amount, Pricing Currency, Pricing Method, Form workflow, Eligibility, Metadata, Created, Last Modified, State, Option type, Available, Capacity2, Bookings, Balance received, Balance pending, Income received, Income pending, To be refunded, Refunded

A corresponding API would provide similar and more data e.g. the content of the eligibility rules (which we can see in the browser as follows:

"collected_eligibilities": [{
"rules": "{\"op\": \"and\", \"args\": [{\"description\": \"Authorised Role\", \"affirmative\": true, \"op\": \"hasRole\", \"options\": {\"roles\": [\"GUID\"]}}]}",
"hash": "[GUID]"}]

Gathering Interest risr/apply Suggested by: Catherine Upvoted: 25 Feb, '25 Comments: 0

Comments: 0