Add no_queue option to shellcommands exports
[freeside.git] / FS / FS / part_export / shellcommands_withdomain.pm
index 7c5d904..e1f47e4 100644 (file)
@@ -51,6 +51,9 @@ tie my %options, 'Tie::IxHash',
                type=>'select', options=>[qw(crypt md5)],
                default => 'crypt',
              },
+  'no_queue' => { label => 'Run command immediately',
+                 type  => 'checkbox',
+           },
 ;
 
 %info = (