From 3a742395d79d0d6712e5111320c4780fd172b870 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Tue, 3 Nov 2015 12:10:52 -0800 Subject: cleanup for access rights --- FS/FS/access_right.pm | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'FS/FS/access_right.pm') diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 40475ec..0da718c 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', ); -- cgit v1.1