https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814 --- Comment #59 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 189568 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189568&action=edit Bug 19814: Merge code for cud-affect_reserve and HoldsAutoFill This merges two nearly identical wrappers around a call of ModReserveAffect into a new subroutine. We could reuse this subroutine in the batch checkin loop. Test plan: Verify that everything still works as expected by: - Disable HoldsAutoFill if needed. - Pick item with a hold (for current library). - Check item in via staff main page, checkin tab. - Confirm hold. - Repeat but confirm hold for another pickup library. - Enable HoldsAutoFill. - Repeat both previous checkins. There is no popup now. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.