[freeside-commits] freeside/FS/FS/part_pkg voip_cdr.pm,1.43,1.44

Ivan,,, ivan at wavetail.420.am
Tue Dec 30 19:28:59 PST 2008


Update of /home/cvs/cvsroot/freeside/FS/FS/part_pkg
In directory wavetail.420.am:/tmp/cvs-serv28551/FS/FS/part_pkg

Modified Files:
	voip_cdr.pm 
Log Message:
bell west CDR format, RT#4403

Index: voip_cdr.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_pkg/voip_cdr.pm,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- voip_cdr.pm	30 Dec 2008 19:13:02 -0000	1.43
+++ voip_cdr.pm	31 Dec 2008 03:28:56 -0000	1.44
@@ -114,7 +114,7 @@
     '411_rewrite' => { 'name' => 'Rewrite these (comma-separated) destination numbers to 411 for rating purposes: ',
                       },
 
-    'output_format' => { 'name' => 'Simple output format',
+    'output_format' => { 'name' => 'CDR invoice display format',
                          'type' => 'select',
                          'select_options' => { FS::cdr::invoice_formats() },
                          'default'        => 'default', #XXX test



More information about the freeside-commits mailing list