[Koha-bugs] [Bug 18203] Add per borrower category restrictions on placing ILL requests in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 12 17:31:15 CEST 2023


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

Sam Lau <samalau at gmail.com> changed:

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

--- Comment #25 from Sam Lau <samalau at gmail.com> ---
Created attachment 153372
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153372&action=edit
Bug 18203: Add per borrower category restrictions on placing ILL requests

    Test Plan:
    - Enable ILLModule sys pref and install any backend, or run
    bash <(curl -s
https://raw.githubusercontent.com/ammopt/koha-ill-dev/master/start-ill-dev.sh)
    - Verify you can place new ILL requests in OPAC and Intranet
    - Apply patch
    - In borrower categories, verify there's a new column for 'can place ILL in
opac' and is set to 'yes' by default
    - Edit your borrower's patron category and set 'can place ILL in opac' to
'No'
    - Verify you can no longer place new ILL requests in OPAC
    - Verify you also cannot place new ILL requests through URL:
    :8080/cgi-bin/koha/opac-illrequests.pl?method=create&backend=FreeForm

Signed-off-by: Sam Lau <samalau at gmail.com>

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


More information about the Koha-bugs mailing list