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

--- Comment #2 from Marcel de Rooy <[email protected]> ---
Created attachment 151507
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151507&action=edit
Bug 33791: Pass itemnumber to $hold->fill

Test plan:
Without this patch:
Place next available level on some book for patron A.
Checkout this book directly to patron A.
Check old_reserves table for this reserve; does not have itemnumber.
With this patch:
Do the same.
In old_reserves the itemnumber should be saved.

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to