https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19814

--- Comment #75 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 203230
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203230&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 <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to