http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13287
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Marc Véron <[email protected]> --- I agree with Eric and Katrin. The patch works as expected, however I think the explanation in syspref needs some changes: --Original------- Keep purchase suggestions for a period of [ ] days. WARNING - Leave this field empty if you don't want to activate this automatic feature. Example: [30] Sets purgation of suggestions for those older than 30 days. (Used when the purge_suggestions.pl script is called with a specific number of days) ------------------ --Proposition----- Keep accepted or rejected purchase suggestions for a period of [ ] days. WARNING - Leave this field empty if you don't want to activate this automatic feature. Example: [30] Sets purgation of suggestions for those older than 30 days. (Used when the cronjob purge_suggestions.pl is active and called without a specific number of days) ------------------ Additionally, I would like to see some more explanation in the manual http://manual.koha-community.org/latest/en/cronjobsch.html#cronjobs 1.9.1. Clean up old suggestions -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
