X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=2da69f8a2c078ce3715b5dd20ccbd8461ba27c07;hb=9afd27d3be13c7d104afea81c52809d60972d23d;hp=84acf02d412453633b1b12f2b8e39b55018ae58e;hpb=b92e0eafc315618a40e5de2f7b214e7a125d29fe;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 84acf02d4..2da69f8a2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5463,8 +5463,8 @@ and customer address. Include units.', { 'key' => 'cust_bill-latex_lineitem_maxlength', - 'section' => 'invoicing', - 'description' => 'Truncate long line items to this number of characters on typeset invoices, to avoid losing things off the right margin. Defaults to 50. ', + 'section' => 'deprecated', + 'description' => 'With old invoice_latex template, truncate long line items to this number of characters on typeset invoices, to avoid losing things off the right margin. (With current invoice_latex template, this is handled internally in the template itself instead.)', 'type' => 'text', }, @@ -5613,7 +5613,7 @@ and customer address. Include units.', { 'key' => 'cdr-lrn_lookup', 'section' => 'telephony', - 'description' => 'Look up LRNs of destination numbers for exact matching to the terminating carrier. This feature requires a Freeside support contract.', + 'description' => 'Look up LRNs of destination numbers for exact matching to the terminating carrier. This feature requires a Freeside support contract for paid access to the central NPAC database; see support-key.', 'type' => 'checkbox', },