A project in CodeCobra represents a single Odoo instance or a group of related customizations. Each project is tied to a specific Odoo version and edition, and can be connected to one or more GitHub repositories for code deployment.Documentation Index
Fetch the complete documentation index at: https://docs.codecobra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Why projects matter
Projects keep your work organized. If you manage multiple Odoo instances — or want to separate different areas of customization (like sales vs. warehouse) — each one gets its own project. All tasks, plans, and code within a project share the same Odoo version, edition, and repository configuration.Your projects page
The Projects page displays all your projects as cards. Each card shows:- The project name and custom icon
- The Odoo version (17.0, 18.0, or 19.0) and edition
- Whether it’s a personal project or belongs to an organization
- When it was last updated
Inside a project
When you open a project, you’ll find these sections:| Tab | What it shows |
|---|---|
| Overview | A summary of task statistics (total, completed, in progress, planning), connected repositories with branch info, usage metrics, and recent activity |
| Tasks | All tasks within this project — create new tasks, filter by status, and jump into any task |
| Settings | Project configuration — rename, change settings, add or remove repositories |
| Usage | Detailed breakdown of activity and usage within this project over time |
Dashboard
Your Dashboard (the home page after signing in) gives you a bird’s-eye view across all projects:- Stats cards — total projects, total tasks, tasks in progress, and completed tasks
- Quick actions — create a new project or task in one click
- Recent tasks — jump back into what you were working on
- Search — find any project or task by name from the dashboard search bar
Moving a project
If you started with a personal project and later want to share it with your team, you can move it to an organization:- Go to the project’s settings
- Click Move to Workspace
- Select the organization and optionally assign it to a team
What’s next
Create a project
Step-by-step guide to setting up a new project.
Connect GitHub
Link repositories for code deployment.
Create a task
Start building or exploring within a project.
Explore Odoo
Use CodeCobra to learn about Odoo features first.