RT# 79636 Update label for conf flag invoice_sections
authorMitch Jackson <mitch@freeside.biz>
Sat, 31 Mar 2018 18:02:02 +0000 (18:02 +0000)
committerMitch Jackson <mitch@freeside.biz>
Sat, 31 Mar 2018 18:02:02 +0000 (18:02 +0000)
FS/FS/Conf.pm

index 3f02055..2c51ce3 100644 (file)
@@ -1593,7 +1593,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,
   },