[Koha-bugs] [Bug 17101] Confirm a question before check in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 12 17:35:40 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17101

--- Comment #1 from Tobias Reimann <T.Reimann95 at gmx.de> ---
Created attachment 54380
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54380&action=edit
Bug 17101 - Confirm a question before check in

This patch enable the checkin message type question. This type ask the user
before the item is check in, yes or no. Only if he click yes then the item is
checked in.

Test plan:

1. Create an itemtype, with the checkinmsgtype question
2. Create an item with the itemtype from 1
3. Check out the item from 2
4. Check in the item from 3
5. Click no ==> item shouldn't be check in
6. Check in the item from 3
7. Click yes ==> item should be check in

Optional:
Before step 4 check others item in, to check if the prevouis check in's are
still shown.

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


More information about the Koha-bugs mailing list