Skip to Content

Gantt View Base

by Yugma Tech
$99.00
v19.0 Other
yt_gantt_view
VERSIONS
GANTT VIEW BASE
The Ultimate Gantt Engine for Odoo

Gantt View Base is the core engine that powers all Gantt visualizations in Odoo. Use it as a standalone framework to add Gantt views to any custom model, or as the foundation for specialized modules like Gantt View for Project. Built on DHTMLX Gantt - the industry standard for timeline visualization.

  • Universal Compatibility - Works with any Odoo model
  • Drag & Drop Scheduling - Intuitive task manipulation
  • Task Dependencies - 4 link types with visual arrows
  • Critical Path Analysis - CPM algorithm built-in
  • S-Curve Progress Overlay - Cumulative progress tracking
  • Multiple Zoom Levels - Day, Week, Month, Quarter, Year
  • 6 Export Formats - Excel, PDF, PNG, JSON, MS Project, iCal
  • German Language - Fully translated German (Deutsch) interface included
Gantt View Base Banner
Core Capabilities
⏱️

Timeline

Interactive Visualization

🔗

Dependencies

Visual Link Arrows

📈

Critical Path

CPM Algorithm

📤

6 Exports

Excel, PDF, PNG...

Key Features
🖱️

Drag & Drop

Move tasks along timeline. Resize bars to adjust duration. Changes saved instantly.

🔗

Task Dependencies

FS, SS, FF, SF link types with visual arrows between tasks.

🔍

Multiple Zoom Levels

Day, Week, Month, Quarter, Year. Zoom to fit all tasks.

📈

Critical Path Analysis

Custom CPM algorithm. Critical tasks highlighted automatically.

📊

S-Curve Overlay

Toggle S-curve graph to visualize cumulative progress.

👥

Resource Panel

Split view shows team workload. Identify over-allocation.

Toggle Features
📈
S-Curve
✅ Toggle
🔍
Critical Path
✅ Toggle
Deadlines
✅ Toggle
📊
Duration
✅ Toggle
📅
Days Off
✅ Toggle
👥
Resources
✅ Toggle
Export Formats
📊
Excel
XLSX
📄
PDF
Print Ready
🖼️
PNG
Image
📋
JSON
Data
📁
MS Project
XML
📅
iCal
Calendar
Developer Guide

📋 Define Your Gantt View in XML

<record id="view_my_model_gantt" model="ir.ui.view">
    <field name="name">my.model.gantt</field>
    <field name="model">my.model</field>
    <field name="arch" type="xml">
        <gantt string="My Gantt View"
               date_start="start_date"
               date_stop="end_date"
               default_scale="week"
               color="user_id"
               progress="progress"
               deadline_field="deadline"
               link_model="yt.gantt.task.link"
               thumbnails="{'user_id': 'avatar_128'}">
            <field name="name"/>
            <field name="user_id"/>
            <field name="progress"/>
        </gantt>
    </field>
</record>
Key Attributes:

date_start / date_stop - Start and end date fields

default_scale - Initial zoom (day, week, month, quarter, year)

color - Field for task bar coloring

 

progress - Progress percentage field

deadline_field - Deadline tracking field

link_model - Model for task dependencies

Why Choose Gantt View Base?

Universal Compatibility - Works with any Odoo model: projects, manufacturing, HR, maintenance, or custom.

High Performance - Optimized for large datasets with smooth scrolling and rendering.

RTL Support - Full right-to-left language support for Arabic, Hebrew, and more.

Theme Customization - Customizable themes and colors to match your brand.

Related Modules
📋

Gantt View for Project

Pre-configured Gantt view for Odoo Project module. Ready-to-use project timeline with tasks, milestones, and dependencies.

Recommended
About Yugma Tech

Yugma Tech is a leading Odoo development partner specializing in creating high-quality, business-focused Odoo modules and customizations.

© 2025 Yugma Tech. All rights reserved.

🌐 yugmatech.com 📧 Support