Business direction
Business direction#
Business direction is element of orgstructure for grouping users
| Attribute | Type | Description | Nullable |
|---|---|---|---|
| id | Integer | Identifier | false |
| name | String | Business direction name | false |
| createTask | Boolean | Can business direction create task | false |
| geoCheckFinish | Enum of string | ignore,decline,accept | false |
| geoCheckStart | Enum of string | ignore,decline,accept | false |
| observeMyShopTask | Integer | User with business direction can see the tasks of their stores | false |
| system | Boolean | Flag is system business direction(can't be deleted) | false |
| active | Boolean | Business direction availability for users | false |
Business direction dependency#
Settings for Business direction
| Attribute | Type | Description | Nullable |
|---|---|---|---|
| forChecklists | List of integers | ids of the business directions for which tasks can be assigned | false |
| forTasks | List of integers | ids of business directions for which inspections can be planned | false |