Koha/course_reserves
Nick Clemens 2ead301181 Bug 18264 - Course reserves - use itemnumber for editing existing reserve items
This patch alters the crouse reserves module to use itemnumber as the
lookup method for existing reserves as opposed to barcode

To test:
1 - Apply patch
2 - Add some items to a course reserves - all should work as expected
3 - Delete the barcode for an item on reserve
4 - Note the edit link still resolves to the correct item

Followed test plan, works as expected.
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
2017-03-22 19:04:43 +00:00
..
add_items.pl Bug 18264 - Course reserves - use itemnumber for editing existing reserve items 2017-03-22 19:04:43 +00:00
course-details.pl Bug 16154: CGI->multi_param - Force scalar context 2016-04-26 23:16:43 +00:00
course-reserves.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
course.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
mod_course.pl Bug 16154: CGI->multi_param - Declare a list 2016-04-26 23:16:42 +00:00