From: ivan Date: Thu, 22 Sep 2011 21:38:30 +0000 (+0000) Subject: clarify description for payment-history-report X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=8986cbe4a91280ef17051515c6dcc4648b8e0f6b clarify description for payment-history-report --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 7dcbf044c..35772fb93 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4563,7 +4563,7 @@ and customer address. Include units.', { 'key' => 'payment-history-report', 'section' => 'UI', - 'description' => 'Show a link to the payment history report in the Reports menu. DO NOT ENABLE THIS.', + 'description' => 'Show a link to the raw database payment history report in the Reports menu. DO NOT ENABLE THIS for modern installations.', 'type' => 'checkbox', },