X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;fp=FS%2FFS%2Faccess_right.pm;h=0da718c64ba93ed2c8ec1f162e5c6ad8e94f34ce;hp=40475ec004b0d8dec802527d62dcb9c85acb19ec;hb=3a742395d79d0d6712e5111320c4780fd172b870;hpb=b5d5f7680d0736ff0150b337cd29026135fb2e34 diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 40475ec00..0da718c64 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -251,9 +251,7 @@ sub _upgrade_data { # class method 'List customers' => 'List contacts', 'Backdate payment' => 'Backdate credit', 'Generate quotation' => 'Disable quotation', - 'Void credit' => 'Void credit', - 'Unvoid credit' => 'Unvoid credit', - 'Add on-the-fly void credit reason' => 'Add on-the-fly void credit reason', + 'Add on-the-fly void credit reason' => 'Add on-the-fly void reason', '_ALL' => 'Employee preference telephony integration', );