[Koha-bugs] [Bug 33716] New: ILL - Allow for a disclaimer stage per request type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 10 20:26:13 CEST 2023


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

            Bug ID: 33716
           Summary: ILL - Allow for a disclaimer stage per request type
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: new feature
          Priority: P5 - low
         Component: ILL
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: pedro.amorim at ptfs-europe.com
                CC: andrew.auld at ptfs-europe.com, katrin.fischer at bsz-bw.de,
                    martin.renvoize at ptfs-europe.com,
                    pedro.amorim at ptfs-europe.com, tomascohen at gmail.com

Created attachment 151027
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151027&action=edit
Workflow diagram

This new feature should allow the specification of a new custom HTML message
alongside a custom authorised values category to be presented to the user after
the ILL request has been submitted, on both OPAC and Staff.

This should also allow for different specifications for each request type, and
a fallback disclaimer if the type of the new ILL request being created does not
exist in the new system preference.
Once the disclaimer is submitted, the selected value from authorised values
category as well as a timestamp should be saved in the database.

To implement this, a refactor of the current ILLCheckAvailability system
preference is required to make sure this new feature works in harmony, as it's
also an extra step the user must take after it has submitted the create request
form, but before the request has been saved in the database.

Please check the attached diagram.

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


More information about the Koha-bugs mailing list