X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=bbd73a3d6c93851a9d68eeba21607d79bd264fbe;hp=982c3408dce7f9e035263a648a0d507503c429b7;hb=fa2d8d66b29628e95a8a3aad05e59cbb173f4671;hpb=811e59bef46fb10d713f7ed5b81183ed1293072a diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 982c3408d..bbd73a3d6 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1066,13 +1066,6 @@ sub reason_type_options { }, { - 'key' => 'deletecustomers', - 'section' => 'UI', - 'description' => 'Enable customer deletions. Be very careful! Deleting a customer will remove all traces that the customer ever existed! It should probably only be used when auditing a legacy database. Normally, you cancel all of a customers\' packages if they cancel service.', - 'type' => 'checkbox', - }, - - { 'key' => 'deleteinvoices', 'section' => 'UI', 'description' => 'Enable invoices deletions. Be very careful! Deleting an invoice will remove all traces that the invoice ever existed! Normally, you would apply a credit against the invoice instead.', #invoice voiding?