payment "un-void"ing
[freeside.git] / FS / FS / Conf.pm
index 4090a90..526ac3c 100644 (file)
@@ -1569,6 +1569,13 @@ httemplate/docs/config.html
   },
 
   {
+    'key'         => 'unvoid',
+    'section'     => 'billing',
+    'description' => 'Enable unvoiding of voided payments',
+    'type'        => 'checkbox',
+  },
+
+  {
     'key'         => 'address2-search',
     'section'     => 'UI',
     'description' => 'Enable a "Unit" search box which searches the second address field',