This commit was manufactured by cvs2svn to create tag 'freeside_2_1_0'.
[freeside.git] / FS / FS / AccessRight.pm
index 9e79754..08d31d2 100644 (file)
@@ -115,7 +115,6 @@ tie my %rights, 'Tie::IxHash',
     { rightname=>'Delete customer', desc=>"Enable customer deletions. Be very careful! Deleting a customer will remove all traces that this customer ever existed! It should probably only be used when auditing a legacy database. Normally, you cancel all of a customer's packages if they cancel service." }, #aka. deletecustomers
     'Bill customer now', #NEW
     'Bulk send customer notices', #NEW
-    { rightname=>'View customers of all agents', global=>1 },
   ],
   
   ###
@@ -250,8 +249,6 @@ tie my %rights, 'Tie::IxHash',
     'Billing event reports',
     'Receivables report',
     'Financial reports',
-
-    #{ rightname => 'List customers of all agents', global=>1 },
   ],
   
   ###
@@ -288,9 +285,6 @@ tie my %rights, 'Tie::IxHash',
     'Edit billing events',
     { rightname=>'Edit global billing events', global=>1 },
 
-    'Edit templates',
-    { rightname=>'Edit global templates', global=>1 },
-
     'Edit inventory',
     { rightname=>'Edit global inventory', global=>1 },
   
@@ -300,9 +294,6 @@ tie my %rights, 'Tie::IxHash',
     { rightname=>'Broadband configuration' },
     { rightname=>'Broadband global configuration', global=>1 },
 
-    #{ rightname=>'Edit employees', global=>1, },
-    #{ rightname=>'Edit employee groupss', global=>1, },
-
     { rightname=>'Configuration', global=>1 }, #most of the rest of the configuraiton is not agent-virtualized
 
     { rightname=>'Configuration download', }, #description of how it affects