Added perm relating to refund reasons
authorJoshua Goodman <jgoodman1990@gmail.com>
Tue, 25 Feb 2014 05:31:27 +0000 (05:31 +0000)
committerJoshua Goodman <jgoodman1990@gmail.com>
Tue, 25 Feb 2014 05:33:16 +0000 (05:33 +0000)
FS/FS/AccessRight.pm

index 4b165eb..4d9cff9 100644 (file)
@@ -230,6 +230,7 @@ tie my %rights, 'Tie::IxHash',
     'Refund Echeck payment',
     'Delete refund', #NEW
     'Add on-the-fly credit reason', #NEW
     'Refund Echeck payment',
     'Delete refund', #NEW
     'Add on-the-fly credit reason', #NEW
+    'Add on-the-fly refund reason', #NEW
   ],
   
   ###
   ],
   
   ###