Skip to main content
Glama

create_timesheet

Create timesheet entries in Odoo by specifying project, hours worked, and work description to track employee time and project costs.

Instructions

Create a new timesheet entry. Args: project_id: Project ID hours: Number of hours worked description: Description of work done task_id: Task ID (optional) date_entry: Entry date in YYYY-MM-DD format (default: today) Returns: Confirmation with created entry ID

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYes
hoursYes
descriptionYes
task_idNo
date_entryNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/industream/mcp-odoo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server