fix invoice un-voids, RT#23857
[freeside.git] / FS / FS / Conf.pm
index f76c72f..ae1fd4b 100644 (file)
@@ -4348,6 +4348,13 @@ and customer address. Include units.',
     'type'        => 'checkbox',
   },
 
+  {
+    'key'         => 'part_pkg-delay_start',
+    'section'     => '',
+    'description' => 'Enabled "delayed start" option for packages.',
+    'type'        => 'checkbox',
+  },
+
   {
     'key'         => 'mcp_svcpart',
     'section'     => '',