https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814 Marcel de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #189568|0 |1 is obsolete| | --- Comment #64 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 189590 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189590&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.