summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2011-09-22 21:38:30 +0000
committerivan <ivan>2011-09-22 21:38:30 +0000
commit8986cbe4a91280ef17051515c6dcc4648b8e0f6b (patch)
tree56b03f8c045fff9f5143fb8d5d38059a44f4489e
parentb6d3ccf1ac55d80480f1e0d7a6e977b168d1bddc (diff)
clarify description for payment-history-report
-rw-r--r--FS/FS/Conf.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 7dcbf04..35772fb 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',
},