From: Christopher Burger Date: Tue, 19 Jun 2018 17:08:59 +0000 (-0400) Subject: RT# 34134 - readded config option and move to deprecated section X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=2134c57999b90936f5d92d068e67e39c9fe60b35;hp=701415fd9948ad8b3a8fb8468b7fcc573a5b65ea;p=freeside.git RT# 34134 - readded config option and move to deprecated section --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 50c0a5d83..9bdd67f7a 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2805,6 +2805,13 @@ and customer address. Include units.', }, { + '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', 'description' => 'Package to add to each manual credit card and ACH payment entered by employees from the backend. WARNING: Although recently permitted to US merchants in general, specific consumer protection laws may prohibit or restrict this practice in California, Colorado, Connecticut, Florda, Kansas, Maine, Massachusetts, New York, Oklahome, and Texas. Surcharging is also generally prohibited in most countries outside the US, AU and UK.',