X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Frate.cgi;h=0c425a5d1e685d02ae5943a9b7f4b9565e00dc3f;hb=9f2280fbce022ab9bcfc46fe94483730b0aeb0f8;hp=9bdbe2d0cd068b957b011f9ca49d3fbbe3a88c10;hpb=3ce7691203a7737406bf2d4442f7fd84b81f847e;p=freeside.git diff --git a/httemplate/browse/rate.cgi b/httemplate/browse/rate.cgi index 9bdbe2d0c..0c425a5d1 100644 --- a/httemplate/browse/rate.cgi +++ b/httemplate/browse/rate.cgi @@ -1,34 +1,69 @@ -% -% -%my $html_init = -% 'Rate plans, regions and prefixes for VoIP and call billing.

'. -% qq!Add a rate plan!. -% qq! | Add a region!. -% '

-% '; -% -%my $count_query = 'SELECT COUNT(*) FROM rate'; -% -%my $link = [ $p.'edit/rate.cgi?', 'ratenum' ]; -% -% <% include( 'elements/browse.html', - 'title' => 'Rate plans', - 'menubar' => [ 'Main menu' => $p, ], - 'html_init' => $html_init, - 'name' => 'rate plans', - 'query' => { 'table' => 'rate', - 'hashref' => {}, - 'extra_sql' => 'ORDER BY ratenum', - }, - 'count_query' => $count_query, - 'header' => [ '#', 'Rate plan', ], - 'fields' => [ 'ratenum', 'ratename' ], - 'links' => [ $link, $link ], - ) + 'title' => 'Rate plans', + 'menubar' => [ 'Regions and Prefixes' => + $p.'browse/rate_region.html', + 'Time Periods' => + $p.'browse/rate_time.html', + 'CDR Types' => + $p.'edit/cdr_type.cgi', + ], + 'html_init' => $html_init, + 'name' => 'rate plans', + 'query' => { 'table' => 'rate', + 'hashref' => {}, + 'order_by' => 'ORDER BY ratenum', + }, + 'count_query' => $count_query, + 'header' => [ '#', 'Rate plan', 'Rates' ], + 'fields' => [ 'ratenum', 'ratename', $rates_sub ], + 'links' => [ $link, $link, '' ], + 'really_disable_download' => 1 + ) %> +<%once> + +my $all_countrycodes = join("\n", map qq(