<<
Koha::Bookings - Koha Booking object set class
$bookings->filter_by_active;
Will return the bookings that have not ended, were cancelled or are completed.
Martin Renvoize <martin.renvoize@ptfs-europe.com>