X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fgraph%2Freport_cust_bill_pkg.html;h=f2c486cf400abbf507a9106771443e3f6e18118b;hp=34874651461124349455e9f0a16d7b2e4fd6aae6;hb=ea3ce8d7f076e7fecff4be7ae63bc413adb0adf5;hpb=f360579dd091f1adf9cea1062aa06afdf5bff42b diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index 348746514..f2c486cf4 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -6,6 +6,13 @@ <% include('/elements/tr-select-from_to.html' ) %> + + Project to: + <& /elements/select-month_year.html, + prefix => 'project', + show_month_abbr => 1 &> + + <% include('/elements/tr-select-agent.html', 'label' => 'For agent: ', 'disable_empty' => 0, @@ -28,19 +35,28 @@ --> +% foreach ( qw(Setup Usage) ) { +<& /elements/tr-select.html, + 'label' => "$_ fees", + 'field' => 'use_'.lc($_), + 'options' => [ 0, 1, 2 ], + 'labels' => { 0 => 'Combine', 1 => 'Separate', 2 => 'Do not show' }, +&> +% } + Separate sub-packages from parents - - Separate rated usage from recurring fees + + Average per customer package - - Average per customer package + + Distribute recurring fees over billing period