X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=e525bc09226755bed146f930cfe8ee381f2afccb;hp=d6fa70abefc1c8d872a6856eee67832c1ba8bdec;hb=7f6f94356b0a252da15d70f29693f015e2c1fb81;hpb=8faa3133a2963d0f9233de652efca06f394337d5 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d6fa70abe..e525bc092 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -5800,8 +5800,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. Defaults to 50. (With current invoice_latex template, this is handled internally in the template itself instead.)', 'type' => 'text', },