22 Apr
2026
22 Apr
'26
4:57 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42314 --- Comment #6 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 198004 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198004&action=edit Bug 42314: Add Koha::Library->calendar accessor my $calendar = $library->calendar; Returns a Koha::Calendar object for the library. Uses require to avoid circular dependency risks. Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.