RT#42393: Verification cust_pay_pending handling in history & report
[freeside.git] / httemplate / search / cust_pay_pending.html
index 8662d19..697bdbb 100755 (executable)
@@ -17,7 +17,7 @@
 my %statusaction = (
   'new'        => 'delete',
   'pending'    => 'complete',
-  #'authorized' => '',
+  'authorized' => 'complete',
   'captured'   => 'capture',
   #'declined'   => '',
   #wouldn't need to take action on a done state#'done'