inter/intra-state phone billing and custom rate import script, RT13112
[freeside.git] / FS / FS / AccessRight.pm
index aa59e7d..2f6f531 100644 (file)
@@ -144,6 +144,7 @@ tie my %rights, 'Tie::IxHash',
     'Edit customer package invoice details', #NEW
     'Edit customer package comments', #NEW
     'Qualify service', #NEW
+    'Waive setup fee', #NEW
   ],
   
   ###
@@ -310,6 +311,8 @@ tie my %rights, 'Tie::IxHash',
 
     { rightname=>'Broadband configuration' },
     { rightname=>'Broadband global configuration', global=>1 },
+    
+    { rightname=> 'Configure network monitoring', global=>1 },
 
     #{ rightname=>'Edit employees', global=>1, },
     #{ rightname=>'Edit employee groupss', global=>1, },