and fix min_charge option, RT#5495
authorivan <ivan>
Tue, 21 Jul 2009 05:29:41 +0000 (05:29 +0000)
committerivan <ivan>
Tue, 21 Jul 2009 05:29:41 +0000 (05:29 +0000)
FS/FS/part_pkg/voip_cdr.pm

index 3006eaa..11ff76b 100644 (file)
@@ -82,7 +82,6 @@ tie my %temporalities, 'Tie::IxHash',
                    },
 
     'min_charge' => { 'name' => 'Charge per minute when using "single price per minute" rating method',
-                      'type' => 'text',
                     },
 
     'ignore_unrateable' => { 'name' => 'Ignore calls without a rate in the rate tables.  By default, the system will throw a fatal error upon encountering unrateable calls.',