From 814e5db9cd3953afad6ee1901574180fa0890062 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Wed, 3 Jan 2018 09:49:58 -0500 Subject: RT# 34134 - removed config option manual_process-single_invoice_amount from config and payment page that used it. --- FS/FS/Conf.pm | 7 ------- 1 file changed, 7 deletions(-) (limited to 'FS') diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 59f9b69fc..9b891879b 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2752,13 +2752,6 @@ and customer address. Include units.', 'type' => 'checkbox', }, - { - 'key' => 'manual_process-single_invoice_amount', - 'section' => 'payments', - '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', -- cgit v1.2.1