From b77f9da08b6a49a917098d596c6434f5446a77b4 Mon Sep 17 00:00:00 2001 From: Andrew Moore Date: Wed, 6 Aug 2008 11:14:25 -0500 Subject: [PATCH] Bug 2084 [1/2]: adding warning to overdues report This patch adds a warning to the staff interface on the circulation page to indicate that the overdues report is resource intensive on large installations. This is considered a stopgap solution. Ideally, this report should be changed in order to make it usable even for large installations. Documentation note: Although no functionality has changed, any screenshots of the circulation page on the staff interface should be updated. Signed-off-by: Joshua Ferraro --- .../intranet-tmpl/prog/en/modules/circ/circulation-home.tmpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tmpl index 481595ac2a..ecf58ffe5d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tmpl @@ -33,7 +33,9 @@
  • Holds awaiting pickup
  • Hold ratios
  • Transfers to receive
  • -
  • Overdues
  • +
  • Overdues + - Warning: This report is very resource intensive on + systems with large numbers of overdue items.
  • Overdue fines
  • -- 2.39.5