Import Punches Error

General support regarding TimeTrex, such as
configuring policies/taxes or processing payroll.
Post Reply
crownjester
Posts: 2
Joined: Mon Aug 24, 2015 4:57 am

Import Punches Error

Post by crownjester »

Hi I am still using the 8.0.9 version of community. I am importing punches to the system.

I got an error like this.
Column Mappings...
TimeTrex Column: company_id => company_id Default: 1
TimeTrex Column: user_id => user_id Default:
TimeTrex Column: user_name => user_name Default:
TimeTrex Column: employee_number => employee_number Default:
TimeTrex Column: type_id => type_id Default: Normal
TimeTrex Column: status_id => status_id Default: In
TimeTrex Column: branch_id => branch_id Default:
TimeTrex Column: department_id => department_id Default:
TimeTrex Column: job_id => job_id Default:
TimeTrex Column: task_id => task_id Default:
TimeTrex Column: quantity => quantity Default:
TimeTrex Column: bad_quantity => bad_quantity Default:
TimeTrex Column: disable_rounding => disable_rounding Default: 0
TimeTrex Column: time_stamp => time_stamp Default:
TimeTrex Column: start_type_id => start_type_id Default: Normal
TimeTrex Column: start_time_stamp => start_time_stamp Default:
TimeTrex Column: end_type_id => end_type_id Default: Normal
TimeTrex Column: end_time_stamp => end_time_stamp Default:
Sample Punches...
Sample Punch: 1
company_id: 1
employee_number: 2
type_id: NORMAL
status_id: IN
disable_rounding: 0
time_stamp: 10/01/2015 08:00:00
start_type_id: Normal
end_type_id: Normal
Sample Punch: 2
company_id: 1
employee_number: 2
type_id: NORMAL
status_id: OUT
disable_rounding: 0
time_stamp: 10/01/2015 15:00:00
start_type_id: Normal
end_type_id: Normal
Importing Punches...
Importing Punch: 1. 2................................
Failed!
ERROR: User not found!
Importing Punch: 2. 2................................
Failed!
Please help!

I attached my csv file.
Attachments
import_punches.csv
(804 Bytes) Downloaded 581 times
Post Reply