From bd6f3d28e4f367aae0995278e0a26cca2b9a6c07 Mon Sep 17 00:00:00 2001 From: Mitch Jackson Date: Sat, 31 Mar 2018 18:02:02 +0000 Subject: [PATCH] RT# 79636 Update label for conf flag invoice_sections --- FS/FS/Conf.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 3f020558e..2c51ce368 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -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, }, -- 2.11.0