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

--- Comment #8 from Olivia Reynolds <[email protected]> ---
Created attachment 202355
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202355&action=edit
Bug 43141: Add ILL table column for type disclaimer prompt replies

This patch adds a (default-hidden) column to the ILL requests table
indicating whether each request has been replied to via a type
disclaimer prompt.

Test plan (following on from previous patch):
1. Enable the "Type disclaimer prompt replied" column in the ILL
   requests table.
2. Verify the value in this column is "1" for the ILL request used in
   the previous test plan, which has been replied to via a prompt.
3. Create a new ILL request through the staff interface.
4. Verify the value in the "Type disclaimer prompt replied" column is 0
   for this new request.
5. Send a type disclaimer prompt for this new request.
6. Verify the value in the "Type disclaimer prompt replied" column is
   still 0 for this new request.

Sponsored-by: NHS England

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to