<<

NAME

Koha::Bookings - Koha Booking object set class

API

Class Methods

filter_by_future

    $bookings->filter_by_future;

Will return the bookings starting from now.

Internal Methods

_type

object_class

AUTHOR

Martin Renvoize <martin.renvoize@ptfs-europe.com>

<<