From 4bf89bb80c79c6ad24ea64c43faa3568193daebb Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 3 Mar 2016 18:45:52 -0800 Subject: [PATCH] this was a v3 workaround until we could get to order package from any customer page, RT#39822 --- FS/FS/Conf.pm | 7 ------- 1 file changed, 7 deletions(-) diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 9d058fdf6..d5e0fa612 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3938,13 +3938,6 @@ 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', -- 2.20.1