[Koha-bugs] [Bug 8991] Add a script to delete old orders

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 13 16:29:26 CEST 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18603|0                           |1
        is obsolete|                            |

--- Comment #12 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list