X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fgraph%2Freport_cust_bill_pkg.html;h=76d3a6ca330312a7cb24ca27459efa9a79114a51;hb=fa0223015fe6c03491b1d0d43524e03ac5fdb899;hp=c9e2567782010d0b946ea3b85edcce5c3f659ac5;hpb=ecd1baba392d971b49a50f133349f85aaec548a0;p=freeside.git diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index c9e256778..76d3a6ca3 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -1,6 +1,13 @@ -<% include('/elements/header.html', 'Sales Report' ) %> +<& /elements/header.html, + { title => 'Sales Report', + head => ' + + + ', + } +&> -
+ @@ -16,6 +23,24 @@ + + @@ -189,4 +280,6 @@ window.onload = class_mode_changed; die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('Financial reports'); +my @agents = $FS::CurrentUser::CurrentUser->agents; +
Show per-agent subtotals