RT# 34134 - readded config option and move to deprecated section
authorChristopher Burger <burgerc@freeside.biz>
Tue, 19 Jun 2018 17:08:59 +0000 (13:08 -0400)
committerChristopher Burger <burgerc@freeside.biz>
Tue, 19 Jun 2018 17:11:27 +0000 (13:11 -0400)
FS/FS/Conf.pm

index 50c0a5d..9bdd67f 100644 (file)
@@ -2804,6 +2804,13 @@ and customer address. Include units.',
     'type'        => 'checkbox',
   },
 
+  {
+    'key'         => 'manual_process-single_invoice_amount',
+    'section'     => 'deprecated',
+    'description' => 'When entering manual credit card and ACH payments, amount will not autofill if the customer has more than one open invoice',
+    'type'        => 'checkbox',
+  },
+
   {
     'key'         => 'manual_process-pkgpart',
     'section'     => 'payments',