X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=99c4876b2f274c0c21a5c6239eef73f248207f34;hp=01f88a7c83f9bfb4b1857c0057c5f047a3b50811;hb=40d935c8cd952be7b461405406d9d03f46775baf;hpb=368a18b893fef80720277b12342ca6d178a9fd31 diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 01f88a7c8..99c4876b2 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3578,6 +3578,14 @@ and customer address. Include units.', }, { + 'key' => 'mc-outbound_packages', + 'section' => '', + 'description' => "Don't use this.", + 'type' => 'select-part_pkg', + 'multiple' => 1, + }, + + { 'key' => 'disable-cust-pkg_class', 'section' => 'UI', 'description' => 'Disable the two-step dropdown for selecting package class and package, and return to the classic single dropdown.',