[Koha-bugs] [Bug 8231] Warning on Check in if borrower is restricted

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 13 13:49:53 CEST 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #21 from Jonathan Druart <jonathan.druart at biblibre.com> ---
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 <oleonard at myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
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.


More information about the Koha-bugs mailing list