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

Mirko Tietgen <mi...@abunchofthings.net> changed:

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

--- Comment #3 from Mirko Tietgen <mi...@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 <mi...@abunchofthings.net>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to