[Koha-bugs] [Bug 13287] Add a system preference to define the number of days used in purge_suggestions.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 30 06:56:50 CEST 2015


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

--- Comment #11 from M. Tompsett <mtompset at hotmail.com> ---
Comment on attachment 33661
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33661
Add a system preference to define the number of days used in
purge_suggestions.pl

Review of attachment 33661:
 --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13287&attachment=33661)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref
@@ +561,5 @@
> +              class: integer
> +            - days.
> +            - <br>WARNING - Leave this field empty if you don't want to activate this automatic feature.
> +            - "<br>Example: [30] Sets purgation of suggestions for those older than 30 days."
> +            - <br>(Used when the purge_suggestions.pl script is called with a specific number of days)

As per comment #9. This is unclear. This feature is only used if the --days ###
command line parameter is not passed. This last line makes it sound like it is
used instead of the command line value.

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


More information about the Koha-bugs mailing list