Departments - codbex/codbex-olympus GitHub Wiki
Department is a devision from a company, contains the employees from the similar fields of work.
Department
Entity Definition
- Entity Type:
Primary Entity
- Layout Type:
Manage Entities
Field | Type | Length | Null? | Calc? | Ref? | Description |
---|---|---|---|---|---|---|
Id | INTEGER | no | - | - | ||
Name | VARCHAR | 200 | no | - | - | Name of the department |
Company | INTEGER | 200 | no | - | yes | Reference to Company |