http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13287 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #9 from Marc Véron <veron@veron.ch> --- 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.