added company_phonenum, for notifications, RT#12363
authorivan <ivan>
Sun, 10 Apr 2011 22:22:35 +0000 (22:22 +0000)
committerivan <ivan>
Sun, 10 Apr 2011 22:22:35 +0000 (22:22 +0000)
FS/FS/Conf.pm

index 6ea5a51..f3e53b5 100644 (file)
@@ -2658,6 +2658,14 @@ and customer address. Include units.',
   },
 
   {
+    'key'         => 'company_phonenum',
+    'section'     => 'notification',
+    'description' => 'Your company phone number',
+    'type'        => 'text',
+    'per_agent'   => 1,
+  },
+
+  {
     'key'         => 'echeck-void',
     'section'     => 'deprecated',
     'description' => '<B>DEPRECATED</B>, now controlled by ACLs.  Used to enable local-only voiding of echeck payments in addition to refunds against the payment gateway',