12 Jun
2026
12 Jun
'26
4:25 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41728 --- Comment #103 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 200337 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200337&action=edit Bug 41728: (follow-up) Replace require with use for Availability::Checkin There is no circular dependency, so the runtime require can be replaced with a compile-time use statement. Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.