Timesheets ensure workers are paid appropriately and help project managers invoice clients and track overall project costs and expenses over time.
Timesheets are used in both Projects and Time & Expenses. You can access Timesheets from both applications, but you need a subscription to Projects if you want to approve timesheets and save timesheets as drafts.
Each time a timesheet entry is submitted, a timesheet approval history object is created for tracking purposes.
Name |
Required |
Type |
Description |
---|---|---|---|
EMPLOYEEID |
Required |
string |
Employee ID |
BEGINDATE |
Required |
string |
Begin date in format |
GLPOSTDATE |
Optional |
string |
GL posting date in format |
DESCRIPTION |
Optional |
string |
Description |
SUPDOCID |
Optional |
string |
Attachments ID |
STATE |
Optional |
string |
Use |
TIMESHEETENTRIES |
Required |
array of |
Timesheet entries, must have at least 1. |
Name |
Required |
Type |
Description |
---|---|---|---|
LINENO |
Optional |
integer |
Line number to add entry to. |
CUSTOMERID |
Optional |
string |
Customer ID |
ITEMID |
Optional |
string |
Item ID |
PROJECTID |
Optional |
string |
Project ID |
TASKID |
Optional |
string |
Task ID. Do not use if |
TASKKEY |
Optional |
integer |
Task |
COSTTYPEID |
Optional |
string |
Cost type ID. Only available when |
TIMETYPE |
Optional |
string |
Time type |
BILLABLE |
Optional |
boolean |
Billable. Use |
EMPPOSITIONID |
Optional |
string |
|
LABORCLASSID |
Optional |
string |
|
LABORSHIFTID |
Optional |
string |
|
LABORUNIONID |
Optional |
string |
|
LOCATIONID |
Optional |
string |
|
DEPARTMENTID |
Optional |
string |
Department ID |
ENTRYDATE |
Required |
string |
Entry date in format |
QTY |
Required |
number |
Hours/Quantity |
DESCRIPTION |
Optional |
string |
Description |
NOTES |
Optional |
string |
Notes |
VENDORID |
Optional |
string |
Vendor ID |
CLASSID |
Optional |
string |
Class ID |
CONTRACTID |
Optional |
string |
Contract ID |
WAREHOUSEID |
Optional |
string |
Warehouse ID |
EXTBILLRATE |
Optional |
currency |
External bill rate |
EXTCOSTRATE |
Optional |
currency |
External cost rate |
EXTAMOUNT |
Optional |
currency |
Labor amount |
EXTEMPLOYERTAXES |
Optional |
currency |
Employer taxes |
EXTFRINGES |
Optional |
currency |
Fringes |
EXTCASHFRINGES |
Optional |
currency |
Cash fringes |
Custom field name |
varies |
varies |
Custom field names and values as defined for this object. |