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

Jonathan Druart <[email protected]> changed:

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

--- Comment #21 from Jonathan Druart <[email protected]> ---
Created attachment 21080
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21080&action=edit
Bug 8231 Systematic warning at check in if borrower is restricted

Display, at check in, a reminder of an already existing suspension date
even if the returned document is not late

Test plan :
1) Apply the patch
2) Go to a borrower checkout page and checkout some documents with
   different passed duedate using "Specify due date" function. Checkout
   out one with the default duedate.
3) Check in the document with the bigger delay :
   You will get the message : 'X is now restricted until ...'
4) Check in one of the document with a smaller delay :
   You'll get a different message : 'Reminder : Patron was earlier
   restricted until...'
5) Check in the document which is not late :
   You'll get the same message as the previous one

Signed-off-by: Owen Leonard <[email protected]>
Signed-off-by: Jonathan Druart <[email protected]>
It seems consistent to display the restriction alert even if the user is
already debarred.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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