http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8991 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18603|0 |1 is obsolete| | --- Comment #12 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 18941 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18941&action=edit Bug 8991: New cronjobs script: purge_orders The script takes a '-until' parameter and deletes all orders received before this date. If baskets exist without order, they will delete too. If the script is called without the confirm flag, nothing is done and the output contains all actions to do. Execute purge_orders.pl -h for more details. -- You are receiving this mail because: You are watching all bug changes.