X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fbulk-cust_main_county.html;h=b7ff40fa71f5e700f53e1e87bc4a28197a6a1b80;hb=9aee669886202be7035e6c6049fc71bc99dd3013;hp=af9e49500f24c2c55804a14ed62a0cd523331ffd;hpb=65f3079c363672d728147b30348925d495748cd6;p=freeside.git diff --git a/httemplate/edit/process/bulk-cust_main_county.html b/httemplate/edit/process/bulk-cust_main_county.html index af9e49500..b7ff40fa7 100644 --- a/httemplate/edit/process/bulk-cust_main_county.html +++ b/httemplate/edit/process/bulk-cust_main_county.html @@ -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 ) ) };