From: ivan Date: Thu, 22 Sep 2011 21:37:54 +0000 (+0000) Subject: clarify description for payment-history-report X-Git-Tag: freeside_2_3_1~279 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=8fea7d5909a4e00feaa47a1f27180fa5660e3a34 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', },