http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11882 --- Comment #18 from Marc Véron <veron@veron.ch> --- Created attachment 34605 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34605&action=edit [Signed-off] Bug 11882 - Add a new button to the checkout confirmation dialog when checking out 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. * A print popup will appear Followed test plan. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.