X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FConf.pm;h=75bba36f807322b23f8d5a99180f6c2ed0b903bd;hb=a6dd5bc6ba6c655b1707a016db4e97e269b718e5;hp=bbd73a3d6c93851a9d68eeba21607d79bd264fbe;hpb=fa2d8d66b29628e95a8a3aad05e59cbb173f4671;p=freeside.git diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index bbd73a3d6..75bba36f8 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -1068,7 +1068,7 @@ sub reason_type_options { { '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? + 'description' => 'Enable invoices deletions. Be very careful! Deleting an invoice will remove all traces that the invoice ever existed! Normally, you would void or apply a credit against the invoice instead.', 'type' => 'checkbox', },