summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2016-03-27 01:19:43 -0700
committerIvan Kohler <ivan@freeside.biz>2016-03-27 01:19:43 -0700
commit41157ddedcb02482503c9e9aa51f6fd53bb9503b (patch)
tree0049a40b827557cac13f0e45ec5d537f19a37717 /FS/FS/Conf.pm
parent7595cdef11a37f7cd492d49fa15cd79cabf7f9b9 (diff)
freeside inc. web services for address normalizaion and printing, RT#33849
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index f7f0a8f..ac2b8c1 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -1442,8 +1442,8 @@ and customer address. Include units.',
{
'key' => 'invoice_latexverticalreturnaddress',
- 'section' => 'invoicing',
- 'description' => 'Place the return address under the company logo rather than beside it.',
+ 'section' => 'deprecated',
+ 'description' => 'Deprecated. With old invoice_latex template, places the return address under the company logo rather than beside it.',
'type' => 'checkbox',
'per_agent' => 1,
},