X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fgraph%2Freport_cust_bill_pkg.html;h=34874651461124349455e9f0a16d7b2e4fd6aae6;hb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c;hp=3d92382f232691486bb497f47227fe1bce8c05ef;hpb=86d4330d8561ae0bee086d2238bbbee9cd6bf1ae;p=freeside.git diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index 3d92382f2..348746514 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -7,13 +7,16 @@ <% include('/elements/tr-select-from_to.html' ) %> <% include('/elements/tr-select-agent.html', - 'label' => 'For agent: ' + 'label' => 'For agent: ', 'disable_empty' => 0, + 'pre_options' => [ 'all' => 'all (aggregate)' ], + 'empty_label' => 'all (breakdown)', ) %> <% include('/elements/tr-select-pkg_class.html', - 'pre_options' => [ '0' => 'all' ], + 'pre_options' => [ 'all' => 'all (aggregate)', + '0' => 'all (breakdown)' ], 'empty_label' => '(empty class)', ) %> @@ -25,6 +28,21 @@ --> + + + Separate sub-packages from parents + + + + + Separate rated usage from recurring fees + + + + + Average per customer package + +