X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=132ee47d731e51b027b3e645bf0ae55d397de375;hp=5fb5a272fd69feb3fbf029b3813eec025fecaa9f;hb=b1dacaef3f9773c72b4c6f525d2f1e584e1432fc;hpb=f73e85ca1d6603f0f3368412a5db66c10db12a3e diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 5fb5a272f..132ee47d7 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -2995,13 +2995,13 @@ and customer address. Include units.', 'type' => 'textarea', }, -# { -# 'key' => 'batch-manual_approval', -# 'section' => 'billing', -# 'description' => 'Allow manual batch closure, which will approve all payments that do not yet have a status. This is very dangerous.', -# 'type' => 'checkbox', -# }, -# + { + 'key' => 'batch-manual_approval', + 'section' => 'billing', + 'description' => 'Allow manual batch closure, which will approve all payments that do not yet have a status. This is not advised, but is needed for payment processors that provide a report of rejected rather than approved payments.', + 'type' => 'checkbox', + }, + { 'key' => 'payment_history-years', 'section' => 'UI',