X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;h=1b581b247d886eb9cfe051a586f494805063db1b;hp=471e32affc0d0f706d9b8e21a590e0cd4a0c12c6;hb=381992561d7b1a88e05d49d3e474a2fad25873c7;hpb=360f89789c45e1fd7cb84b1442d2f0c8353066d9;ds=sidebyside diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 471e32aff..1b581b247 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -156,6 +156,8 @@ tie my %rights, 'Tie::IxHash', 'View package definition costs', #NEWNEW 'Change package start date', 'Change package contract end date', + 'Unmask customer DL', + 'Unmask customer SSN', ], ### @@ -509,4 +511,3 @@ L, L, L =cut 1; -