The purpose of Work and Time Management solution is to track the exact time employees spend on specific tasks during a certain period of time.

This solution helps managers to record start and end times for tasks and identify areas that delay completion of work.

In SimpleOne, there are two ways to create timecards:

  • via the form of any object inherited from the Task (task) table.

  • via the Timesheet page.

Time spent


You can write off labor costs via Task or any child table record form.
To do it, complete the steps below:

  1. Open the record of the task you work on.

  2. Click Specify Time Spent at the top right corner.

  3. The modal window appears where you can specify time spent on the task and add comment to make some notes.

    • You can only specify the time spent on a task during the current day.

  4. Click Save.

After saving, the toast message Time spent is saved appears.

The specified time and comment are transferred to the form of the timecard in the corresponding field of the day. If today is Monday, then the Monday field is filled in, respectively. 
Field changes are also displayed in the related fields on the Timesheet page. 

If you open the modal window the same day, the fields will contain previously specified values. When you change values, the new values will be transferred to the relevant cell of the Timesheet page. 

Timesheet


Use the widget on the Timesheet page to create timecards and store data. This widget is available only for the users added to the Employee table.

Timesheet consists of the following parts:

  1. Date range of the current week.

  2. Activity names and their states. If an activity is a record from the Task (task) table, then the name of the activity consists of the Display Name of the task record and has a link to this record form.

  3. Dates and days of the week, with total time spent on tasks each day.

  4. Time cells with comments for each activity, each day of the week.

  5. Total time spent on all tasks in general and on each task separately.


Data is stored in the Timesheet (wtm_timesheet) table. Only admin users or users with the wtm_admin role can create, delete, edit and read the Timesheet (tm_timesheet) table records.

Filling in a timesheet


To create a timecard in the timesheet, complete the steps below:

  1. Navigate to Time Entry Management Timesheet.

  2. On the page appeared, click +Create in the top right corner.

  3. Choose the appropriate activity type. If you choose the Task activity, you need to specify the task record that you or your group is working on:

    • Task
    • Meetings/Assembly
    • Company event 

    • Day off

    • Training / Exam 

    • Self-study

    • Sick leave 

    • Vacation

  4. Click Save.

  5. Specify the time spent in the relevant cell. You can also leave a comment by clicking on the dialog icon near the time.

If there is a comment to the task, you will see a green triangle at the corner of the time cell.

You can also leave a general comment to the activity by clicking on the dialog icon in the Total cell on the right, or remove the timecard by clicking on the basket icon .

Only the employee can edit their data specified on the Timesheet page. 

Coping a timesheet


When you move to the next week, you can copy the activities from the previous week. Click Copy from the Previous Week.

Activities will appear with the time spent specified and in the New state. 

Comments will not be copied. 

After activities are copied, the toast message The timesheet is copied appears. 

Approving a timesheet


When you click Submit, the timesheet will be sent to the manager for approval. The following toast message appears: The timesheet for {date} is submitted for approving. States of activities change from New to Approving.

Then, your manager should approve or reject it. If they approved it, activity states change to Approved. If it is rejected, activity states change to Rejected

If an employee does not have a manager, or they are a manager, timecards will be approved automatically after they click Submit. The following toast message appears: The timesheet for {date} was submitted successfully.

In the My Work menu category, there is Timecards Approvals item, that navigates to the lists of approvals of employees timecards.

Timecard


The Timecard (wtm_timecard) table stores the information about the time spent on specific tasks during the week.

When you open any record, the form will have the following view:

  1. Date range of the week and the Display Name of the employee that created a timecard.

  2. State of the timecard.

  3. Activity type or name of the task and a link to task record.

  4. Date and days of the week with comments, if they were left.

  5. Time spent on the activity for each day of the week.

  6. Total time spent on the activity.

  7. Activity Feed that shows the history of field changes.

To open the list of your timecards, navigate to Time Entry Management → My Timecards.

If you are a manager, you can open employees timecards via the Subordinates Timecards menu item.

  • In the Timecard (wtm_timecard) table, employees can only read their timecard records.
  • Managers can read their personal timecards and employees timecard records.
  • Admins can read all created timecard records.

  • No labels