8 Apr
2026
8 Apr
'26
11:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42314 --- Comment #1 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 196967 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196967&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> -- You are receiving this mail because: You are watching all bug changes.