Skip to main content

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.

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.

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
Click any project card to open it.

Inside a project

When you open a project, you’ll find these sections:
TabWhat it shows
OverviewA summary of task statistics (total, completed, in progress, planning), connected repositories with branch info, usage metrics, and recent activity
TasksAll tasks within this project — create new tasks, filter by status, and jump into any task
SettingsProject configuration — rename, change settings, add or remove repositories
UsageDetailed 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:
  1. Go to the project’s settings
  2. Click Move to Workspace
  3. Select the organization and optionally assign it to a team
The project and all its tasks become accessible to organization members based on their team assignments. See Organizations for more on how this works.

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.