summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorMitch Jackson <mitch@freeside.biz>2018-03-28 00:59:46 -0500
committerMitch Jackson <mitch@freeside.biz>2018-03-28 00:59:46 -0500
commitc128c075054a208e97a6815d5920892a0b75d33b (patch)
treeba7759a701565bb558c14e3080bfc6fe5b4b6598 /FS/FS/Conf.pm
parent5dea8988e7a25387bb3a3fedff67b62851280016 (diff)
RT# 79636 Update label for conf flag invoice_sections
Diffstat (limited to 'FS/FS/Conf.pm')
-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 9dd10a4..f3e2890 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -1578,7 +1578,7 @@ and customer address. Include units.',
{
'key' => 'invoice_sections',
'section' => 'invoicing',
- 'description' => 'Split invoice into sections and label according to package category when enabled.',
+ 'description' => 'Split invoice into sections and label according to either package category or location when enabled.',
'type' => 'checkbox',
'per_agent' => 1,
},