X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=87fd2524a3c7b49b59f658dcb18296f05950d67c;hp=d0b1180cbe7312753ee69155cf3ce64782b3bd28;hb=31807e3e9acddff34011e919728c113e69ad9a26;hpb=b8fa095812b8ad74263a2d4a25caa97871d7d34b diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index d0b1180cb..87fd2524a 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -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' ], },