diff options
author | ivan <ivan> | 2006-08-27 19:33:27 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-08-27 19:33:27 +0000 |
commit | 91c6008ed7760313217797b07e24a58251c81413 (patch) | |
tree | 800aa54fcb1ea3b8c3b873e32f1ecaf5ae957e9a /FS | |
parent | 4142ac8edaafd2791cd89116e2a6883f0be99366 (diff) |
add back invoice event reports
Diffstat (limited to 'FS')
-rw-r--r-- | FS/FS/AccessRight.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index d03b79acd..bc73b8298 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -130,7 +130,7 @@ assigned to users and/or groups. 'List services', 'List rating data', - + 'Billing event reports', 'Financial reports', 'Job queue', # these are not currently agent-virtualized |