From 81643ac74ebfd1bad8de026f87c9ff4c6b19fc14 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Tue, 27 Sep 2016 12:36:41 -0500 Subject: [PATCH] 72456: Directions - override company_address [v3 reconcile] --- 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 870c0095f..17ec73678 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2234,7 +2234,7 @@ and customer address. Include units.', { 'key' => 'company_physical_address', - 'section' => 'addresses', + 'section' => 'UI', 'description' => 'Your physical company address, for use in supplying google map directions, defaults to company_address', 'type' => 'textarea', 'per_agent' => 1, -- 2.11.0