20 Apr
2026
20 Apr
'26
9:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41728 --- Comment #67 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- Created attachment 197822 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197822&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.