RT# 79636 Update label for conf flag invoice_sections
authorMitch Jackson <mitch@freeside.biz>
Wed, 28 Mar 2018 05:59:46 +0000 (00:59 -0500)
committerMitch Jackson <mitch@freeside.biz>
Wed, 28 Mar 2018 05:59:46 +0000 (00:59 -0500)
FS/FS/Conf.pm

index 9dd10a4..f3e2890 100644 (file)
@@ -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,
   },