Merge branch 'master' of git.freeside.biz:/home/git/freeside
authorIvan Kohler <ivan@freeside.biz>
Sun, 17 Feb 2013 22:21:53 +0000 (14:21 -0800)
committerIvan Kohler <ivan@freeside.biz>
Sun, 17 Feb 2013 22:21:53 +0000 (14:21 -0800)
1  2 
FS/FS/AccessRight.pm

diff --combined FS/FS/AccessRight.pm
@@@ -182,7 -182,6 +182,7 @@@ tie my %rights, 'Tie::IxHash'
      'Unvoid invoices',
      'Delete invoices',
      'View customer tax exemptions', #yow
 +    'Edit customer tax exemptions', #NEWNEW
      'Add customer tax adjustment', #new, but no need to phase in
      'View customer batched payments', #NEW
      'View customer pending payments', #NEW
      'Edit package definitions',
      { rightname=>'Edit global package definitions', global=>1 },
    
+     'Bulk edit package definitions',
      'Edit billing events',
      { rightname=>'Edit global billing events', global=>1 },