From 2319eebc90436a365deb96f75629c538d235b5f8 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Thu, 3 Mar 2016 18:45:53 -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 689c68a64..56906e7ed 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