summaryrefslogtreecommitdiff
path: root/FS/FS/AccessRight.pm
diff options
context:
space:
mode:
authorJoshua Goodman <jgoodman1990@gmail.com>2014-02-25 05:31:27 +0000
committerJoshua Goodman <jgoodman1990@gmail.com>2014-02-25 05:33:16 +0000
commit23b5c810efb0975fb4a06142674aa27eabd5e689 (patch)
tree597c27206dd4bb01cb581b628ea9245f4c3f9763 /FS/FS/AccessRight.pm
parent04220e7ef18314883ad1cec05c552f13d8d5f7e4 (diff)
Added perm relating to refund reasons
Diffstat (limited to 'FS/FS/AccessRight.pm')
-rw-r--r--FS/FS/AccessRight.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index 4b165eb..4d9cff9 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -230,6 +230,7 @@ tie my %rights, 'Tie::IxHash',
'Refund Echeck payment',
'Delete refund', #NEW
'Add on-the-fly credit reason', #NEW
+ 'Add on-the-fly refund reason', #NEW
],
###