RT# 79636 Update label for conf flag invoice_sections
authorMitch Jackson <mitch@freeside.biz>
Thu, 29 Mar 2018 20:50:23 +0000 (20:50 +0000)
committerMitch Jackson <mitch@freeside.biz>
Thu, 29 Mar 2018 20:50:23 +0000 (20:50 +0000)
FS/FS/Conf.pm

index ed94dd0..1ebc13d 100644 (file)
@@ -1708,7 +1708,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,
   },