X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;h=9274ad858852d172232579c19a584af2b7cb2991;hp=0493edd338e124799f9fa2e7ec4984691ef46b12;hb=4e63920a6b29e4e0b2321f80427211816d697612;hpb=164e0da4c66b354bb35bf0af54a1f28555f0bf2a diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 0493edd33..9274ad858 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 @@ -441,7 +440,6 @@ Most (but not all) right names. sub default_superuser_rights { my $class = shift; my %omit = map { $_=>1 } ( - 'Delete invoices', 'Delete payment', 'Delete credit', #? 'Delete refund', #?