X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;h=7096db5353ec9f79e02670c0c9b7565e4e2b960d;hp=a24d736eea5fc48ebde1ac61b9ebae14928995f6;hb=f7cb0c8469c4b5abc3ef608278f7856a15bd610d;hpb=d0fc25693dd91869c6e1fe1372bcae35fde1a827 diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index a24d736ee..7096db535 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -153,6 +153,7 @@ tie my %rights, 'Tie::IxHash', 'Make appointment', 'View package definition costs', #NEWNEW 'Change package start date', + 'Add/remove package contract end date', ], ### @@ -183,6 +184,7 @@ tie my %rights, 'Tie::IxHash', 'Customer invoice / financial info rights' => [ 'View invoices', 'Resend invoices', #NEWNEW + { rightname=>'Print and mail invoices', desc=>"Print and mail via Freeside's web service", }, ##NEWER than NEWNEWNEW 'Void invoices', 'Unvoid invoices', 'View customer tax exemptions', #yow