this was a v3 workaround until we could get to order package from any customer page...
authorIvan Kohler <ivan@freeside.biz>
Fri, 4 Mar 2016 02:45:52 +0000 (18:45 -0800)
committerIvan Kohler <ivan@freeside.biz>
Fri, 4 Mar 2016 02:45:52 +0000 (18:45 -0800)
FS/FS/Conf.pm

index 9d058fd..d5e0fa6 100644 (file)
@@ -3939,13 +3939,6 @@ and customer address. Include units.',
   },
 
   {
-    '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',
     'description' => 'Display the "calling_list_exempt" checkbox on customer edit.',