RT#28648: Unsuspend when past due balance is paid [new option, Charges not past due]
[freeside.git] / FS / FS / Conf.pm
index d0b1180..87fd252 100644 (file)
@@ -1972,7 +1972,7 @@ and customer address. Include units.',
     'description' => 'Enables the automatic unsuspension of suspended packages when a customer\'s balance due is at or below the specified amount after a payment or credit',
     'type'        => 'select',
     'select_enum' => [ 
-      '', 'Zero', 'Latest invoice charges'
+      '', 'Zero', 'Latest invoice charges', 'Charges not past due'
     ],
   },