diff options
| author | jeff <jeff> | 2006-10-27 17:01:31 +0000 |
|---|---|---|
| committer | jeff <jeff> | 2006-10-27 17:01:31 +0000 |
| commit | 576c6b48428aa95e0fd80db011fe73c0b728c88b (patch) | |
| tree | 79b8ddfe015d3732269f402d7129d4d36194bb9e /FS | |
| parent | fc3483c8679daf2e00467db05342e9fcd314d541 (diff) | |
editable notes
Diffstat (limited to 'FS')
| -rw-r--r-- | FS/FS/AccessRight.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 64c4f6b38..5370e2281 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -93,6 +93,7 @@ assigned to users and/or groups. 'Complimentary customer', #aka users-allow_comp 'Delete customer', #aka. deletecustomers #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 customers' packages if they cancel service. 'Add customer note', + 'Edit customer note', ### # customer package rights |
