Time Glossary
Attribute | Read/Write | Description |
---|---|---|
Work Item | RW | The task or custom-app item name against which this time was. |
Date | RW | The date of this time entry. |
User | R | This time entry's owner. |
Project | R | This time entry's project. |
Hours | RW | This time entry's hours. |
State | R | The current state of this time entry. One of: Saved, Pending Approval, Approved, Rejected, Invoiced. Read More. |
Approved On | R | Date on which time entry was approved by everyone in the approval workflow. |
Approver Comments | RW | Comments entered by the approver at time of approval. |
Rejected On | R | Date on which time entry was rejected. |
Rejection Comments | RW | Comments entered by the approver at time of rejection. |
User Comments | RW | Comments entered by the user at time of creating/editing the time entry. |
Accounting Code | RW | The accounting code for this entry's time code. |
App | R | The custom-app item for which this time entry was logged. |
Bill Rate | RW | The per hour rate at which the time will be billed. Read More. |
Billable | RW | If no, the revenue of this time entry is set to zero. |
Created | R | Date on which the time entry was created. |
Creator | R | The user who created this this time entry. This could be different than the user attribute of this time entry if the creator used the proxy privilege to log time for another user. |
ID | R | The database primary key of this record. |
Invoiced By | R | The user who invoiced the time entry. |
Invoiced On | R | Timestamp on which time entry was invoiced. |
Revenue | R | The bill amount associated with this time entry. If this time entry is billable, then Bill Rate × Hours, else 0. |
Task | R | The task for which this time was logged. |
Time Code | RW | The activity against which the hours were spent. Read More |
Cost | R | The cost associated with this time entry. If this time entry is costable, then Cost Rate * Hours, else 0. |
Cost Rate | RW | The per hour rate at which the time entry's cost will be calculated. Read More |
Costable | RW | Indicates whether this time entry will be considered towards cost or not. |