X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=c88d3e7a4dea19605ce00132fb540d7f1706d2f8;hp=97659bc8c0cdbfd91249bcf170d59acb1b1d7e79;hb=4d364d506c717b1b73858dd287413d3788ec586d;hpb=2457752a82358108aa078f175a4e866f1786299a diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 97659bc8c..c88d3e7a4 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -4950,8 +4950,15 @@ and customer address. Include units.', }, { + 'key' => 'svc_phone-bulk_provision_simple', + 'section' => 'telephony', + 'description' => 'Bulk provision phone numbers with a simple number range instead of from DID vendor orders', + 'type' => 'checkbox', + }, + + { 'key' => 'default_phone_countrycode', - 'section' => '', + 'section' => 'telephony', 'description' => 'Default countrycode', 'type' => 'text', },