[Koha-bugs] [Bug 11882] Add a new button to the checkout confirmation dialog when checking out a reserved item.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 4 16:32:13 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11882

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Created attachment 25819
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25819&action=edit
[Signed-off] Add a "Don't Check Out and Print Slip" button to the dialog that
appears when trying to checkout a reserved item.

http://bugs.koha-community.org/show_bug.cgi?id=11882

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.

Patch behaves as expected.
Signed-off-by: Marc Véron <veron at veron.ch>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list