Koha/course_reserves
Nick Clemens 46f2527388 Bug 14237: (follow-up) Make the routines exclusively take itemnumber, biblionumber, or ci_id
This patch changes the parameters for several of the CourseReserves routines to take a single
identifier exclusively.

Following the existing pattern we simply return if the params are incorrect

This patch also:
removes an unused 'title' variable
adds a prefetch to save some db calls where we fetch related objects
adjusts tests

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-07-12 12:09:44 +02:00
..
add_items.pl Bug 14237: (follow-up) Make the routines exclusively take itemnumber, biblionumber, or ci_id 2021-07-12 12:09:44 +02:00
batch_add_items.pl Bug 14237: (follow-up) Make the routines exclusively take itemnumber, biblionumber, or ci_id 2021-07-12 12:09:44 +02:00
batch_rm_items.pl Bug 25898: Fix new occurrences 2020-10-15 13:56:41 +02:00
course-details.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
course-reserves.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
course.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
mod_course.pl Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00