PRECONDITIONS| -------------+ Syspref ShowPlaceItemLevelHold shoud be allowed, or the biblio must be a serial. -------------------------------------- TESTING DATA: -------------------------------------- Biblio must have items. -------------------------- WHAT SHOULD HAPPEN -------------------------- In catalogue/detail.pl: A "Place hold"-link should appear after each Item-row. Clicking the item-level place hold link, directs the user to reserve/request.pl which is modified to show only the selected item, preselect it and hide unnecessary buttons. ---------------------------- TEST CASE1 book, with items ---------------------------- 1. Go to catalogue/detail.pl 2. Verify that items have "Place hold" link after them. 3. Click the Place hold link. 4. Make a hold as usual. ---------------------------- TEST CASE2 serial with items ---------------------------- 1. Go to catalogue/detail.pl 2. Verify that items have "Place hold" link after them. 3. Click the Place hold link. 4. Make a hold as usual.