E-R Diagram Employee |
[This is preliminary documentation and is subject to change.]
User and Employee (base data)
Table name | Summary |
---|---|
The Employee table holds general data about the employee inclduing name, address, username etc. | |
The OrgUnit table holds general data about organizational unit including type, code, name, contact information etc. | |
The EmployyAssOrgUnit table holds links between employees and the organizational units they are associated to | |
The EmployeeProfile table holds links between employees and the security profiles they are granted | |
The Profile table holds profiles used by security system to grant rights to users | |
The ProfilePermission table holds links between profiles and the permissions they contain. | |
The Permission table contains all permissions in the buildin security system |