SureTax, #31639, #33015, #34598
[freeside.git] / httemplate / config / config-view.cgi
index 0d16c5d..a2e9088 100644 (file)
@@ -416,8 +416,9 @@ my @deleteable = qw( invoice_latexreturnaddress invoice_htmlreturnaddress );
 my %deleteable = map { $_ => 1 } @deleteable;
 
 my @sections = (qw(
-    required billing invoicing notification UI API self-service ticketing
-    network_monitoring username password session shell BIND telephony
+    required billing taxation invoicing notification UI API self-service
+    ticketing network_monitoring username password session shell BIND
+    telephony
   ), '', 'deprecated'
 );