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

Jonathan Druart <jonathan.dru...@biblibre.com> changed:

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

--- Comment #38 from Jonathan Druart <jonathan.dru...@biblibre.com> ---
Comment on attachment 10412
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10412
Bug 4045 - Followup: No check for maximum number of allowed holds.

>From a9fa989ebc8a95508309d9b77d1ac9a392bec06c Mon Sep 17 00:00:00 2001
>From: Jonathan Druart <jonathan.dru...@biblibre.com>
>Date: Thu, 21 Jun 2012 16:55:41 +0200
>Subject: [PATCH] Bug 4045 - Followup: No check for maximum number of allowed
> holds.
>
>Adds the systempreference in .pref file
>---
> .../en/modules/admin/preferences/circulation.pref  |    4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
>
>diff --git 
>a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref 
>b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
>index a54e3c5..2341133 100644
>--- 
>a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
>+++ 
>b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref
>@@ -370,6 +370,10 @@ Circulation:
>                   yes: Allow
>                   no: "Don't allow"
>             - holds to be suspended from the OPAC.
>+        -
>+            - pref: maxreserves
>+              class: integer
>+            - System-wide maximum number of holds a patron can place
>     Fines Policy:
>         -
>             - Calculate fines based on days overdue
>-- 
>1.7.7.3

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to