texas tax!
[freeside.git] / FS / FS / Conf.pm
index 6e45ec0..1264617 100644 (file)
@@ -930,6 +930,13 @@ httemplate/docs/config.html
     'type'        => 'checkbox',
   },
 
+  {
+    'key'         => 'enable_taxclasses',
+    'section'     => 'billing',
+    'description' => 'Enable per-package tax classes',
+    'type'        => 'checkbox',
+  },
+
 );
 
 1;