Is importan installed projects
and sale_timesheet
modules in your instance odoo.
Copy and paste this command in terminal
gnome-pomodoro-tracking --plugin odoo
- Visit your odoo instance
- Go to My Profile > Account Security > API Keys > Generate New Token
Copy this command adn paste in terminal replacing PASS with your token
gnome-pomodoro-tracking --database DB --url URL --username USER --password PASS
Before you start tracking, you need to set up a project. It is usually set up once. If don't set up, it will use the first workspace and project.
Projects, you can list and set using this command this command.
List
gnome-pomodoro-tracking --projects
Set
gnome-pomodoro-tracking --projects --set ID
Tasks, if you want add time logging in a task, you can list and set using this command. Is optional
List
gnome-pomodoro-tracking --tasks
Set
gnome-pomodoro-tracking --tasks --set ID
For advanced CLI usage and customization, please refer to the guide: introducing.md
Odoo Version | Community | Enterprise |
---|---|---|
16.0 | ✅ | ✅ |
15.0 | ❌ | ❌ |
14.0 | ❌ | ❌ |
13.0 | ✅ | ✅ |
12.0 | ✅ | ✅ |
11.0 | ❌ | ❌ |