Setup Project Gantt Planner

Updated 11 July 2026

A complete, step-by-step guide to install the addon and start using the Gantt timeline – written for new users.

Overview

Welcome! This page walks you through everything needed to get Projects Gantt Planner running in your Odoo system – from downloading the addon folder to seeing the Gantt menu on your screen.

Projects Gantt Planner adds a visual timeline (Gantt chart) to Odoo’s Project app. You can drag tasks on a calendar, plan dates, and track progress. It works on Odoo 17 Community – you do not need Odoo Enterprise.

Before installing, make sure the standard Project app is already available in Odoo. Projects Gantt Planner builds on top of Project – it cannot work without it.

How It Works

Installing an Odoo addon follows a simple chain:

The addon folder name on disk is projects_gantt_planner. In the Apps screen it appears as Projects Gantt Planner.

Step-by-Step Guide

Download the latest copy of the addon
Upload the addon folder to Odoo's addons directory
Restart the Odoo service
Activate Developer Mode in Settings
Update the Apps List
Search for the addon in Apps and activate (install) it
Demo data (sample projects and tasks)
Give users permission to access the Gantt
Refresh Odoo and confirm the Gantt menu is visible

Fields Table

Field Explanations

Addon folder name

Odoo identifies modules by their folder name on disk. For this product it is always projects_gantt_planner. Renaming breaks installation.

App name (in Apps menu)

What you search for when installing. Matches the title in __manifest__.pyProjects Gantt Planner.

addons_path

A server configuration value. Your IT team adds custom_addons here so Odoo can discover modules you upload. End users normally do not edit this file.

Developer Mode

A switch in Settings for administrators. It exposes tools needed after manually copying an addon folder. It does not need to stay on forever – but keep it on until installation is finished.

Project / User access

Lets a person open the Project app, see tasks, and use the Gantt. This is the minimum right for everyday planners and team members.

Project / Administrator access

Gives full control over projects and configuration. Assign to project managers who also need to change Gantt settings under Project Configuration.

Demo data

Practice content – not real business data. Helpful on training databases; usually skipped on live production systems.

Projects Gantt Planner menu

Your proof that installation worked. Appears under Project once the module is installed and the user has Project app access.

Tips

Common Mistakes

Quick Reference – Installation at a Glance