From b8d345a845640a9744a00c53eb3e61b02dd2f0e4 Mon Sep 17 00:00:00 2001 From: Jeremy Davis Date: Thu, 8 May 2014 13:38:16 -0400 Subject: #29086 Order new package link on customer basic tab --- FS/FS/Conf.pm | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'FS') diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index adf5c867b..898bb7f97 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3895,6 +3895,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', -- cgit v1.2.1