X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export%2Fbroadband_sqlradius.pm;h=bf95e234d3f63e4b35d2631f6d5217b4e65d93a2;hp=2d6681e74a1736687126370815546c6da633468d;hb=691e990886ec62d387833fa74a860946682fcf26;hpb=df88d5fc85f49b39e9a15d378109d0c76174c6dd diff --git a/FS/FS/part_export/broadband_sqlradius.pm b/FS/FS/part_export/broadband_sqlradius.pm index 2d6681e74..bf95e234d 100644 --- a/FS/FS/part_export/broadband_sqlradius.pm +++ b/FS/FS/part_export/broadband_sqlradius.pm @@ -28,6 +28,10 @@ tie %options, 'Tie::IxHash', type => 'select', options => [qw( radusergroup usergroup )], }, + 'ignore_accounting' => { + type => 'checkbox', + label => 'Ignore accounting records from this database' + }, # session report doesn't currently know about this export anyway # 'hide_ip' => { # type => 'checkbox',