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

            Bug ID: 10089
           Summary: Prevent renewing for restricted patrons
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: dc...@prosentient.com.au
                CC: gmcha...@gmail.com, kyle.m.h...@gmail.com

Currently, restricted patrons are not able to check out items, BUT they are
able to renew checked out items. 

This isn't logical, since "renewing" an item is, essentially, equivalent to
checking out the item again. 

In the OPAC patron screen, they are informed that their account is frozen,
but...they are still able to renew books. 

--

I propose that we prevent restricted patrons from renewing items in the OPAC,
and we prevent library staff from (accidentally) renewing books for restricted
patrons in the staff client.

--

My patch will:

1) Prevent renewing of checked out items by patrons/staff
2) It will provide appropriate warning messages on the staff client and the
OPAC
3) It will improve the style of the "Patron is restricted" message on
moremember.tt so that it is the same as the message in circulation.tt (since
they're both just tabs in the patron record anyways).

-- 
You are receiving this mail because:
You are the assignee for the bug.
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