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=76d3a6ca330312a7cb24ca27459efa9a79114a51;hb=3f2a7b01b59902faed5767d81e2959e131bdbdfd;hpb=1155faa2bb6e4b4b9fe4f37ff43b7d7fc5bb1fa1 diff --git a/httemplate/graph/report_cust_bill_pkg.html b/httemplate/graph/report_cust_bill_pkg.html index 76d3a6ca3..d675aadba 100644 --- a/httemplate/graph/report_cust_bill_pkg.html +++ b/httemplate/graph/report_cust_bill_pkg.html @@ -1,7 +1,6 @@ <& /elements/header.html, { title => 'Sales Report', head => ' - ', } @@ -165,7 +164,6 @@ window.onload = class_mode_changed; -   @@ -190,6 +188,18 @@ window.onload = class_mode_changed; 'onchange'=> 'enable_agent_totals', &> % } +<& /elements/tr-select.html, + 'label' => 'Discounts', + 'field' => 'use_discount', + 'options' => [ 1, 2 ], + 'labels' => { 1 => 'Separate', 2 => 'Do not show' }, +&> +<& /elements/tr-select.html, + 'label' => 'Taxes', + 'field' => 'use_taxes', + 'options' => [ 1, 2 ], + 'labels' => { 1 => 'Separate', 2 => 'Do not show' }, +&> Colors