[Koha-bugs] [Bug 14694] New: Make decreaseloanHighHolds more flexible

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 19 16:43:17 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14694

            Bug ID: 14694
           Summary: Make decreaseloanHighHolds more flexible
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Hold requests
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle.m.hall at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

This enhancement will add an option to the decreaseloanHighHolds preferences so
that users have the ability to choose 
A) based on the number of holds, as Koha currently does
or
B) set a number of holds past the number of holdable items in that record

Work to be done:
l) Add new system Preferences
o decreaseloanHighHoldsOffset
o decreaseloanHighHoldslgnoreDamaged
o decreaseloanHighHoldslgnoreLost
o decreaselnanHighHoldslgnoreWthdrawn
o decreaseloanHighHoldslgnoreNotForloan
2) Implement logic for new system preferences
3) Add unit tests

We could possibly use the multi-select enhancement for system preferences from
bug 9043 to avoid having 4 prefs

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