clean up some of the top-level files
[freeside.git] / FS / FS / Conf.pm
index 94f2f05..d1f64b2 100644 (file)
@@ -1405,6 +1405,13 @@ worry that config_items is freeside-specific and icky.
     'type'        => 'checkbox',
   },
 
+  {
+    'key'         => 'enable_taxproducts',
+    'section'     => 'billing',
+    'description' => 'Enable per-package mapping to new style tax classes',
+    'type'        => 'checkbox',
+  },
+
   {
     'key'         => 'welcome_email',
     'section'     => '',