X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fshellcommands_withdomain.pm;fp=FS%2FFS%2Fpart_export%2Fshellcommands_withdomain.pm;h=e1f47e4104ddcf140164fd99232b8aa37a9cfd21;hb=cd2241d7ea1ce53a626adfd58a908cfd822c618c;hp=7c5d9045f8b1bdf84e16616d5b150dfac40ae9c8;hpb=8d02e9450e5999da1015ac4c74f7a478716554f1;p=freeside.git diff --git a/FS/FS/part_export/shellcommands_withdomain.pm b/FS/FS/part_export/shellcommands_withdomain.pm index 7c5d9045f..e1f47e410 100644 --- a/FS/FS/part_export/shellcommands_withdomain.pm +++ b/FS/FS/part_export/shellcommands_withdomain.pm @@ -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 = (