delete_timesheet
Remove a timesheet entry from the Odoo system by specifying its ID to maintain accurate time tracking records.
Instructions
Delete a timesheet entry.
Args:
timesheet_id: ID of entry to delete
Returns:
Deletion confirmation
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timesheet_id | Yes |