[Koha-bugs] [Bug 22531] Allow for multiple requests to partners and display partners in audit log

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 19 15:28:18 CET 2019


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

--- Comment #4 from Andrew Isherwood <andrew.isherwood at ptfs-europe.com> ---
Test plan: (ignore the plan in comment #3)

- Ensure you have at least two "partners" set up. These are patrons in the
category defined in <interlibrary_loans> -> <partner_code> in koha-conf.xml,
the patrons must also have a primary email address defined.
- Create an ILL request using the FreeForm backend
- From the "Manage ILL request" screen, select "Place request with partners"
- In "Select partner libraries" choose one partner library, then click "Send
email"
- Go to the "Manage ILL request" screen
=> TEST: Observe that the request "Status" is "Requested from partners :
first_partner_email_address_here"
=> TEST: Observe that the first_partner_email_address links to the appropriate
patron screen
- From the "Manage ILL request" screen, select "ILL request log"
=> TEST: Observe that the status was changed *to* "Requested from partners
(first_partner_email_address_here)
- From the "Manage ILL request" screen, select "Place request with partners"
- In "Select partner libraries" choose a different partner library, then click
"Send email"
- From the "Manage ILL request" screen, select "ILL request log"
=> TEST: Observe that the status was changed *from* "Requested from partners
(first_partner_email_address_here)
=> TEST: Observe that the status was changed *TO* "Requested from partners
(second_partner_email_address_here)
=> TEST: Observe that the email addresses displayed link to the appropriate
patron page

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


More information about the Koha-bugs mailing list