72456: Directions - override company_address [v3 reconcile]
authorJonathan Prykop <jonathan@freeside.biz>
Tue, 27 Sep 2016 17:36:41 +0000 (12:36 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Tue, 27 Sep 2016 17:36:41 +0000 (12:36 -0500)
FS/FS/Conf.pm

index 870c009..17ec736 100644 (file)
@@ -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,