[Koha-bugs] [Bug 15775] User should know when they are blocked from checkouts on OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 11 21:07:28 CET 2016


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

Aleisha Amohia <aleishaamohia at hotmail.com> changed:

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

--- Comment #4 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 47937
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47937&action=edit
Bug 15775 - User should know when they are blocked from checkouts on OPAC

When a user has been blocked from checkouts in the staff client for having too
many fines, they will now see a message about this in the OPAC

To test:
- This patch will be easiest to test if you keep three tabs open - system
preferences, a patron detail page, and OPAC summary page
- Set some system preferences:
  - OPACFineNoRenewals = 2
  - noissuescharge = 4
  - OpacRenewalAllowed = Allow
- Set up a patron with fines of $3
- Log in to the OPAC and verify the message from patch from Bug 15374, saying
the user cannot renew books. Confirm link to accounts page works.
- Set OpacRenewalAllowed = Don't allow
- Refresh OPAC Summary and confirm the message disappears
- Set OpacRenewalAllowed = Allow
- Give the patron total fines of $5 (add $2)
- Refresh OPAC Summary and verify message appears saying user is BLOCKED from
checkouts. Confirm link to accounts page works
- Set OpacRenewalAllowed = Don't allow
- Refresh OPAC Summary and confirm message is still there

Sponsored-by: Catalyst IT

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


More information about the Koha-bugs mailing list