summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-06-26 09:34:10 +0000
committerivan <ivan>2010-06-26 09:34:10 +0000
commit40d935c8cd952be7b461405406d9d03f46775baf (patch)
tree226e0d74efaf4c28a27b099b10d8d4fec358c2a7 /FS/FS/Conf.pm
parent368a18b893fef80720277b12342ca6d178a9fd31 (diff)
maestro cust status as reqeusted, RT#8712
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm8
1 files changed, 8 insertions, 0 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 01f88a7..99c4876 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -3578,6 +3578,14 @@ and customer address. Include units.',
},
{
+ 'key' => 'mc-outbound_packages',
+ 'section' => '',
+ 'description' => "Don't use this.",
+ 'type' => 'select-part_pkg',
+ 'multiple' => 1,
+ },
+
+ {
'key' => 'disable-cust-pkg_class',
'section' => 'UI',
'description' => 'Disable the two-step dropdown for selecting package class and package, and return to the classic single dropdown.',