This file lists changes made to this module
- Initial release
- Add ability to set a minimum quantity on a booking
- Improve date filtering when checking bookings
- Add ability to sync booking with order
- Update dependencies
- Additional minor amends
- Switch to using dedicated resources on bookings
- Add ability to pre-allocate spaces of
BookableProduct
s
- Simplify how bookings work in admin slightly
- Add
Syncroniser
class to handle syncing bookings and orders - Add extension hooks to syncronisation points
- Use new PSR2 function names.
- Fix bugs in resource allocation checks.
- Clean up resource allocation code.
- Ensure booking end date is generated more accuratly
- Fix recursive error when syncing bookings and orders
- Add ability to disable the automatic order sync
- Add fiedl to display attached order
- made booking filter less restrictive