[freeside-commits] branch FREESIDE_4_BRANCH updated. e1397c2e42682e73861ea3cb940876c309db3399

Ivan Kohler ivan at freeside.biz
Tue Mar 30 20:36:08 PDT 2021


The branch, FREESIDE_4_BRANCH has been updated
       via  e1397c2e42682e73861ea3cb940876c309db3399 (commit)
      from  d9596a71ff6b9b78b0423662df1b69e604e45413 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e1397c2e42682e73861ea3cb940876c309db3399
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Mar 30 20:36:07 2021 -0700

    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

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/AccessRight.pm | 1 +
 1 file changed, 1 insertion(+)




More information about the freeside-commits mailing list