http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11882 Bug ID: 11882 Summary: Add a new button to the checkout confirmation dialog when checking out a reserved item. Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: fcapovilla@live.ca QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Created attachment 25748 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25748&action=edit Add a "Don't Check Out and Print Slip" button to the dialog that appears when trying to checkout a reserved item. This patch adds a "Don't Check Out and Print Slip" button to the dialog that appears when trying to checkout a reserved item. Test case : * Put a hold on an item for User A. * Try to check out it item with User B. * The "Please confirm checkout" box should appear. The "Don't Check Out and Print Slip" button should appear in this box. * Click on the "Don't Check Out and Print Slip" button. * You should be redirected to the "Check in" page, where a dialog will give you more informations on the hold, and let you print a reservation slip. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.