You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

The list of employees stores records with the information about people who work for your organization under the employment contracts. These records allow you to set up relations between employees, calculate the work schedule of an employee and the time of absences.

Create an employee


Role required: admin.

To create an employee record, complete the following steps:

  1. Navigate to Organization → Employees.
  2. Click New and fill in the fields. 
  3. Click Save to apply the changes.
  4. When a SimpleOne administrator adds a new employee to the list, the system automatically creates a User record. To configure the user access to the system, follow these steps:
    1. In the hamburger menu, select Views → User.
    2. In the view that appears, set all necessary information about employee's account and login settings.
  5. Click Save or Save and exit to apply the changes.

Employee form fields

FieldMandatoryDescription
Login+Specify a login.
First name+Specify a first name.
Middle name-Specify a middle name.
Last name+Specify a last name.
Job title-Enter a job title of the employee.
VIP-Select this checkbox to mark the employee as a very important person.
Email+Enter an email of the employee.
Manager-Select a user that is an employee's manager.
Company+Specify a company that is an employer.
Section-Specify an employee's working section.
Unit-Specify an employee's working unit.
Photo-Upload a photo.
Gender-Choose a gender.
Date of birth-Enter the person's date of birth or use the calendar to specify the date.
Mobile phone-Enter a mobile phone number.
Business phone-Enter a business phone if necessary.
Location-Specify the location of the employee.
Timezone+Specify a timezone.
Date format-Specify a preferable date format for the employee.
Language-Specify a preferable language.
Work schedule+Specify a work schedule.
Main representative-

Select the checkbox to make an employee the Main representative of the company. There can be only one representative selected per company. 

The field is activated only if the table class specified in the Company field is not defined in the simple.employee.main_representative.excluded_company_classes system property.

Related Lists

  • User Group – contains the groups to which the current employee belongs.
  • User Role – contains the roles assigned to the employee and inherited from the user record.

  • No labels