8 Apr
2026
8 Apr
'26
11:39 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42314 --- Comment #2 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 196968 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196968&action=edit Bug 42314: (follow-up) Use Koha::Library->calendar accessor Replace direct Koha::Calendar->new calls with $library->calendar where a Koha::Library object is already available: - Koha::REST::V1::Libraries::list_closed_dates - Koha::Charges::Fees::accumulate_rentalcharge Remove now-unused 'use Koha::Calendar' from both files. Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.