[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 18:31:32 CEST 2016


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

Mirko Tietgen <mirko at abunchofthings.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54381|0                           |1
        is obsolete|                            |

--- Comment #3 from Mirko Tietgen <mirko at abunchofthings.net> ---
Created attachment 54386
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54386&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.

Sponsored-by: Bücherei Maichingen
Signed-off-by: Mirko Tietgen <mirko at abunchofthings.net>

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


More information about the Koha-bugs mailing list