https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25429
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org Status|Passed QA |Failed QA --- Comment #24 from Jonathan Druart <[email protected]> --- 1. Please use the same syntax as the other entries. You need to use filter_by_last_update (inherited from Koha::Objects) to get the object set. It will offer a better verbose and confirm support. See the "$pOldIssues" block for a good example. 2. Why don't we add an option to the script, like the other flags? I would have expected a default number of days picked from the pref, and a flag passed to the script. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
