From: Ivan Kohler Date: Wed, 31 Mar 2021 03:36:07 +0000 (-0700) Subject: manually enter a paypal payment, RT#85603 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e1397c2e42682e73861ea3cb940876c309db3399;p=freeside.git manually enter a paypal payment, RT#85603 --- diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index cd4d8b983..19ded966e 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -210,6 +210,7 @@ tie my %rights, 'Tie::IxHash', { rightname=>'Backdate payment', desc=>'Enable payments to be posted for days other than today.' }, 'Post check payment', 'Post cash payment', + 'Post Paypal payment', 'Post payment batch', 'Apply payment', #NEWNEW { rightname=>'Unapply payment', desc=>'Enable "unapplication" of unclosed payments from specific invoices.' }, #aka. unapplypayments