9 Apr
2026
9 Apr
'26
2:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42314 --- Comment #4 from David Nind <david@davidnind.com> --- Created attachment 196976 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196976&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> -- You are receiving this mail because: You are watching all bug changes.