From: Ivan Kohler Date: Thu, 16 Aug 2012 17:59:48 +0000 (-0700) Subject: slightly better description X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=fb40033fc45f6edce5088e7b29840b58df7b0690;p=freeside.git slightly better description --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 43d561168..d152a0145 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3438,7 +3438,7 @@ and customer address. Include units.', { 'key' => 'invoice-unitprice', 'section' => 'invoicing', - 'description' => 'Enable unit pricing on invoices.', + 'description' => 'Enable unit pricing on invoices and quantities on packages.', 'type' => 'checkbox', },