[Koha-bugs] [Bug 7751] Decrease loan period on items with a high number of holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 29 09:36:48 CEST 2012


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

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9801|0                           |1
        is obsolete|                            |
   Attachment #9803|0                           |1
        is obsolete|                            |
   Attachment #9804|0                           |1
        is obsolete|                            |

--- Comment #16 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 9810
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9810&action=edit
Bug 7751 : Decrease Loans for Items with Highholds

Combined patches that don't rely on hourly loans work and added preferences to
circulation.pref.  I have not appended the sql to sysprefs.sql under
installer/data/mysql as I'm not sure of the process yet (any hints?).

Initial testing: Apply only this patch. Three new preferences should appear
under Home › Administration › System preferences (Circulation).
decreaseLoanHighHolds (Enable/Don't Enable) to enable the function,
decreaseLoanHighHoldsDuration (Integer) the number of days to reduce a loan by
if enables and finally decreaseLoanHighHoldsValue (Integer) the threshold
number of holds an item can have before the the decreased loan period kicks in.

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


More information about the Koha-bugs mailing list