X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fgraph%2Freport_cust_bill_pkg.html;h=4cedcef17bbc22a44a629ec719d2668d0c6e710d;hb=35441752ed24a30b2ccba25db4322d9ddbc88f2d;hp=f2c486cf400abbf507a9106771443e3f6e18118b;hpb=fb4ab1073f0d15d660c6cdc4e07afebf68ef3924;p=freeside.git diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index f2c486cf4..4cedcef17 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -7,14 +7,20 @@ <% include('/elements/tr-select-from_to.html' ) %> - Project to: - <& /elements/select-month_year.html, - prefix => 'project', - show_month_abbr => 1 &> + + Show projected data for future months <% include('/elements/tr-select-agent.html', - 'label' => 'For agent: ', + 'label' => 'Agent ', + 'disable_empty' => 0, + 'pre_options' => [ 'all' => 'all (aggregate)' ], + 'empty_label' => 'all (breakdown)', + ) +%> + +<% include('/elements/tr-select-part_referral.html', + 'label' => 'Advertising source ', 'disable_empty' => 0, 'pre_options' => [ 'all' => 'all (aggregate)' ], 'empty_label' => 'all (breakdown)',