Odoo Timesheet Timer Extension
VS Code and Cursor extension for managing Odoo 16 timesheet timers.
Features
- Login to Odoo 16 instance
- Start/Stop timesheet timer
- View current timer status and duration
- List recent timesheet entries
- Secure credential storage
Usage
- Configure Odoo server URL in settings
- Use
Odoo: Login command to authenticate
- Use
Odoo: Start Timer to start a timesheet entry
- Use
Odoo: Stop Timer to stop the current timer
- Use
Odoo: Show Timer Panel for full interface
Development
npm install
npm run compile
npm run package
| |