part_pkg prorate mixin and sync_bill_date option, RT#9554
[freeside.git] / FS / FS / Conf.pm
index fe010f7..ce2c01d 100644 (file)
@@ -3294,6 +3294,13 @@ and customer address. Include units.',
   },
 
   {
+    'key'         => 'order_pkg-no_start_date',
+    'section'     => 'UI',
+    'description' => 'Don\'t set a default start date for new packages.',
+    'type'        => 'checkbox',
+  },
+
+  {
     'key'         => 'mcp_svcpart',
     'section'     => '',
     'description' => 'Master Control Program svcpart.  Leave this blank.',