[Koha-bugs] [Bug 31357] Separate holds history from intranetreadinghistory

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 29 20:31:08 CEST 2023


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

Sam Lau <samalau at gmail.com> changed:

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

--- Comment #2 from Sam Lau <samalau at gmail.com> ---
Created attachment 152877
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152877&action=edit
Bug 31357: Separate holds history from intranetreadinghistory

Currently the system preference intranetreadinghistory determines visibility of
both circulation history and holds history tabs in the patron record.  It would
be helpful to allow the option of setting each of those independently.

Specifically, libraries have requested the option of being able to view the
holds history in a patron record without having to enable viewing of the
circulation history.

Test Plan:
1) Apply this patch
2) Restart all the things!
3) Run updatadatabase.pl
4) Verify the new syspref intranetReadingHistoryHolds has the same value
   as the existing syspref intranetreadinghistory
5) Disable intranetreadinghistory, enable intranetReadingHistoryHolds
6) Verify you can view a patron's holds history but not reading history

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

-- 
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