X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=httemplate%2Fview%2Fcust_main%2Fpackages%2Fsection.html;h=11928ec643c581683a56c807cf1c899baae96372;hb=96bfe632aeb28c7596bdfd5a7a98f0464f5ad6a5;hp=57ea378e06273397e52cc43123d358618014e1d8;hpb=7de7c267ca9e04b1f057307ac03325c6d37228f2;p=freeside.git diff --git a/httemplate/view/cust_main/packages/section.html b/httemplate/view/cust_main/packages/section.html index 57ea378e0..11928ec64 100755 --- a/httemplate/view/cust_main/packages/section.html +++ b/httemplate/view/cust_main/packages/section.html @@ -11,8 +11,8 @@ % foreach my $cust_pkg (@$packages) { <& .packagerow, $cust_pkg, ( map { $_ => $opt{$_} } qw( - cust_main bgcolor - no_links before_pkg_callback before_svc_callback after_svc_callback + cust_main bgcolor no_links cust_location_cache + before_pkg_callback before_svc_callback after_svc_callback )), %conf_opt &> @@ -80,6 +80,7 @@ my %conf_opt = ( #for package.html 'invoice-unitprice' => $conf->exists('invoice-unitprice'), 'show_pkgnum' => $curuser->option('show_pkgnum'), + 'part_pkg-term_discounts' => $conf->exists('part_pkg-term_discounts'), #for services.html and status.html 'cust_pkg-display_times' => ($conf->exists('cust_pkg-display_times')