Koha/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves
Nick Clemens 1fc3751804 Bug 18367 - Fix untranslatable string from Bug 18264
Restore display of message when no barcode found

To test:
1 - Go to course reserves
2 - Add an item to a course
3 - Try adding an invalid barcode - should get an alert
4 - Try force adding an item with itemnumber:
    http://localhost:8081/cgi-bin/koha/course_reserves/add_items.pl?op=lookpup&course_id=11&itemnumber=1234523546
5 - Should recieve an error

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-07-13 16:42:03 -03:00
..
add_items-step1.tt Bug 18367 - Fix untranslatable string from Bug 18264 2017-07-13 16:42:03 -03:00
add_items-step2.tt Bug 18276: Remove GetBiblioFromItemNumber - Course reserves 2017-07-10 12:09:24 -03:00
course-details.tt Bug 18276: Remove GetBiblioFromItemNumber - Course reserves 2017-07-10 12:09:24 -03:00
course-reserves.tt Bug 16239: Update templates 2017-01-13 14:41:22 +00:00
course.tt
invalid-course.tt