Bug 20325: Remove warning, it is no longer true
authorKyle M Hall <kyle@bywatetsolutions.com>
Thu, 5 Apr 2018 10:12:44 +0000 (06:12 -0400)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 5 Apr 2018 15:48:16 +0000 (12:48 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

misc/cronjobs/cleanup_database.pl

index 03c382d..4514b48 100755 (executable)
@@ -66,9 +66,6 @@ Usage: $0 [-h|--help] [--sessions] [--sessdays DAYS] [-v|--verbose] [--zebraqueu
                       amountoutstanding is 0 or NULL.
                       In the case of --fees, DAYS must be greater than
                       or equal to 1.
-                      WARNING: Fees and payments may not be deleted together.
-                      This will not affect the account balance but may be
-                      confusing to staff.
    --logs DAYS        purge entries from action_logs older than DAYS days.
                       Defaults to 180 days if no days specified.
    --searchhistory DAYS  purge entries from search_history older than DAYS days.