X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fgraph%2Freport_cust_bill_pkg.html;h=d675aadba1b294c87055c4428ef400b14d2e3396;hp=d43ce7b642209be6122e1b8dfc56356fe08c143c;hb=3f2a7b01b59902faed5767d81e2959e131bdbdfd;hpb=f2766e203e1aa144d046a26cf13e01e1f5b00f64 diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index d43ce7b64..d675aadba 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -1,6 +1,12 @@ -<% include('/elements/header.html', 'Sales Report' ) %> +<& /elements/header.html, + { title => 'Sales Report', + head => ' + + ', + } +&> -
+ @@ -16,6 +22,24 @@ @@ -189,4 +290,6 @@ window.onload = class_mode_changed; die "access denied" unless $FS::CurrentUser::CurrentUser->access_right('Financial reports'); +my @agents = $FS::CurrentUser::CurrentUser->agents; +