invoice_sections_with_taxes per-agent, RT#79636
[freeside.git] / httemplate / elements / select-cust_pkg-balances.html
index d41bd03..cd2e1a8 100644 (file)
@@ -9,6 +9,8 @@
 
 my %opt = @_;
 
+my $cgi = $opt{'cgi'};
+
 my @cust_pkg;
 if ( $opt{'cust_pkg'} ) {