3 Sep
2026
3 Sep
'26
5:53 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41728 --- Comment #122 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 204898 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204898&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> Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.