Bugzilla – Attachment 73678 Details for
Bug 20325
C4::Accounts::purge_zero_balance_fees does not check account_offsets
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20325: Remove warning, it is no longer true
Bug-20325-Remove-warning-it-is-no-longer-true.patch (text/plain), 1.18 KB, created by
Kyle M Hall (khall)
on 2018-04-05 10:12:59 UTC
(
hide
)
Description:
Bug 20325: Remove warning, it is no longer true
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2018-04-05 10:12:59 UTC
Size:
1.18 KB
patch
obsolete
>From 7e5af3f8b5c1173e78d73e1bcd4d421f845836ed Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatetsolutions.com> >Date: Thu, 5 Apr 2018 06:12:44 -0400 >Subject: [PATCH] Bug 20325: Remove warning, it is no longer true > >--- > misc/cronjobs/cleanup_database.pl | 3 --- > 1 file changed, 3 deletions(-) > >diff --git a/misc/cronjobs/cleanup_database.pl b/misc/cronjobs/cleanup_database.pl >index 03c382d470..4514b48b5d 100755 >--- a/misc/cronjobs/cleanup_database.pl >+++ b/misc/cronjobs/cleanup_database.pl >@@ -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. >-- >2.15.1 (Apple Git-101)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 20325
:
73350
|
73516
|
73599
|
73603
|
73655
|
73656
| 73678