-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Permisisons of docTypes of Project module.
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
| Job 1 | | ||
|----------------------------| | ||
| Permissions as per docType | | ||
|
||
In Project docTYpe thee is no field with permission level other than 0. | ||
|
||
| parent | role | permlevel | idx | if_owner | amend | cancel | create | delete | email | export | import | print | read | report | select | share | submit | write | | ||
|-------------------|------------------|-----------|-----|----------|-------|--------|--------|--------|-------|--------|--------|-------|------|--------|--------|-------|--------|-------| | ||
| Project | Projects User | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | | ||
| Project | Desk User | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | | ||
| Project | Projects Manager | 0 | 3 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | | ||
| Project | Employee | 0 | 4 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 0 | 1 | 1 | 1 | 0 | 0 | | ||
| Project Template | System Manager | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | | ||
| Project Type | System Manager | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | | ||
| Project Type | Projects Manager | 0 | 2 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 1 | | ||
| Project Type | Projects User | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 0 | 0 | | ||
| Project Update | Projects User | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | 0 | 1 | 1 | 1 | | ||
| Projects Settings | System Manager | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 1 | | ||
|
||
| Job 2 | | ||
|--------------------| | ||
| Custom Permissions | | ||
|
||
| parent | role | permlevel | idx | if_owner | amend | cancel | create | delete | email | export | import | print | read | report | select | share | submit | write | | ||
|-------------------|-----------------|-----------|-----|----------|-------|--------|--------|--------|-------|--------|--------|-------|------|--------|--------|-------|--------|-------| |