[Koha-bugs] [Bug 21548] ILLLIBS patron category / partner_code seems extraneous

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 7 15:48:32 CET 2023


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

--- Comment #5 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 146333
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=146333&action=edit
21548: ILLLIBS patron category / partner_code seems extraneous

This patch updates the default partner category used by the partner_code config
to be in line with sample data in sample_patrons.yml

Preparation:
Apply patch
Enable ILLModule sys pref
Install an ILL backend (e.g. FreeForm)
Add this change to your koha-conf.xml
Flush, restart.
Search for patron of category inter-library loan and assign a primary e-mail
address to it

Test plan:
Create an ILL request and click 'place request with partners'
Verify that the 'select partner libraries' has the correct patron of IL
category

Run tests and ensure they pass:
prove t/db_dependent/Illrequest/Config.t
prove t/Koha/Config.t

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


More information about the Koha-bugs mailing list