improve editing of district taxes, #15089
[freeside.git] / httemplate / edit / process / bulk-cust_main_county.html
index af9e495..b7ff40f 100644 (file)
@@ -49,7 +49,7 @@ foreach my $taxnum ( @taxnum ) {
               qw( taxname tax exempt_amount setuptax recurtax )
         ),
         ( map { $_ => $cust_main_county->get($_) }
-              qw( country state county taxclass ) 
+              qw( country state county city district taxclass ) 
         )
       };