X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=FS%2FFS%2Fpart_export%2Finternal_diddb.pm;fp=FS%2FFS%2Fpart_export%2Finternal_diddb.pm;h=b51f6317364470f8bde4f558336520178a31737e;hb=1ad547a47f16b4230762e752fbe48d460ed997e1;hp=a94e43e2824723569012fcc43fc98e38e192231d;hpb=df845c7ef328e81b4f305152253ac9ca0de7626d;p=freeside.git diff --git a/FS/FS/part_export/internal_diddb.pm b/FS/FS/part_export/internal_diddb.pm index a94e43e28..b51f63173 100644 --- a/FS/FS/part_export/internal_diddb.pm +++ b/FS/FS/part_export/internal_diddb.pm @@ -17,6 +17,7 @@ tie my %options, 'Tie::IxHash', 'desc' => 'Provision phone numbers from the internal DID database', 'notes' => 'After adding the export, DIDs may be imported under Tools -> Importing -> Import phone numbers (DIDs)', 'options' => \%options, + 'no_machine' => 1, ); sub rebless { shift; }