From: Ivan Kohler Date: Tue, 29 Sep 2015 18:33:38 +0000 (-0700) Subject: remove payment deletion, RT#37908 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e542a712f667dbf34065c6d93088263d5dda3480;p=freeside.git remove payment deletion, RT#37908 --- diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index a428d4394..95cf29a8b 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -184,7 +184,6 @@ tie my %rights, 'Tie::IxHash', 'Resend invoices', #NEWNEW 'Void invoices', 'Unvoid invoices', - 'Delete invoices', 'View customer tax exemptions', #yow 'Edit customer tax exemptions', #NEWNEW 'Add customer tax adjustment', #new, but no need to phase in