X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=35932b8bd3da568e5f0db24607cf237574850d3d;hb=5670336b1b0105e6551b571837d6b1519e497528;hp=5c6c411b37a1f7b0e01bd0f87216806b3b7ebeaf;hpb=4171d4440a6bf042f342095f13439a5f9d27487d;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 5c6c411b3..35932b8bd 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2787,6 +2787,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',