projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
591dbb3
)
remove payment deletion, RT#37908
author
Ivan Kohler
<ivan@freeside.biz>
Tue, 29 Sep 2015 18:33:38 +0000
(11:33 -0700)
committer
Ivan Kohler
<ivan@freeside.biz>
Tue, 29 Sep 2015 18:33:38 +0000
(11:33 -0700)
FS/FS/AccessRight.pm
patch
|
blob
|
history
diff --git
a/FS/FS/AccessRight.pm
b/FS/FS/AccessRight.pm
index
a428d43
..
95cf29a
100644
(file)
--- 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