TaskAdjustment

A time entry adjustment [TaskAdjustment] is a change made to a time entry using an adjustment timesheet after the original timesheet was approved.

XML

SOAP

REST

Database table

Object

TaskAdjustment

oaTaskAdjustment

task_adjustment

Supported Commands

Read

read()

The TaskAdjustment object has the following properties:

XML / SOAP

Database

Description

created

created

[Read-only] Time the record was created. See Date Fields.

id

id

[Read-only] Unique ID. Automatically assigned by the system.

new_taskid

new_task_id

[Read-only] The ID of the adjustment task.

new_timesheetid

new_timesheet_id

[Read-only] The ID of the adjustment timesheet.

old_taskid

old_task_id

[Read-only] The ID of the original task.

old_timesheetid

old_timesheet_id

[Read-only] The ID of the original timesheet.

updated

updated

[Read-only] Time the record was updated. See Date Fields.