edit_hours
Update selected fields of a time entry. Ensures no changes to entries on sent or paid invoices.
Instructions
Edit an existing time entry. Only the fields you pass are changed.
Confirm with the user before editing an entry that's already on a sent/paid invoice (the server blocks it with INVOICE_LOCK). Requires timesheet:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| rate | No | ||
| hours | No | ||
| client | No | ||
| project | No | ||
| entry_id | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |