https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32702
--- Comment #29 from Arthur Suzuki <[email protected]> --- Hi Marcel, I'm preparing a followup to completely remove this "IsAvailableForItemRequest". Most of the checks here are duplicates of what's already been done in "CanItemBeReserved" or could be moved there. I think it will improve readability and maintainability to have a single function to check this. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
