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

            Bug ID: 40101
           Summary: Add `Koha::Patron->can_place_holds`
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: PC
                OS: Mac OS
            Status: NEW
          Severity: enhancement
          Priority: P1 - high
         Component: Architecture, internals, and plumbing
          Assignee: [email protected]
          Reporter: [email protected]

Some checks for patron's ability to place holds are baked in

* controllers (e.g. opac-reserve.pl, request.pl)
* templates (e.g. opac-reserve.tt, request.tt)

We should move that logic into a reusable sub, covered with tests.

My initial motivation is bug 39657 so we use this on the API, but it is a good
opportunity to start cleaning up the codebase in the area as well.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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