X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=36bfa43bb649855738fe553cacae07a6c00c758c;hb=78b44177a16bc4da793da1c461455a0e77d52999;hp=08bd6a750b9996393ab632da5d4143551b282355;hpb=7ad62cea1758b8f2e4f0e0d4d8bab36a864b5938;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 08bd6a750..36bfa43bb 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3888,6 +3888,13 @@ and customer address. Include units.', 'type' => 'checkbox', }, + { + 'key' => 'cust_main-enable_order_package', + 'section' => 'UI', + 'description' => 'Display order new package on the basic tab', + 'type' => 'checkbox', + }, + { 'key' => 'cust_main-edit_calling_list_exempt', 'section' => 'UI',