Gantt view in Odoo 17
Enterprise
Introduction
Enterprise
The Gantt view is used to forecast and examine the overall progress of
records. Records are represented by a bar under a time scale.
● Gantt view works only on Odoo enterprise edition.
● It is defined by the installation of “web_gantt” module
Enterprise
● Now we can look to the attributes and understand the main
elements used in its creation.
● The main element which is “Gantt tag”.
● The attribute such as
○ String : The unique identifier which is used for labeling the
task.
○ Start date : Defines starting point of task.
○ Stop date : Specify end date.
○ Progress : Indicate the completion percentage of task.
○ Scales : Allows you to define multiple time scales that can be
toggled by the user to zoom in or out.
○ Precision : Specifies the level of detail in the time scale, such
as hours, days, or weeks.
Enterprise
First,we need a model to represent the Gantt view and an XML.
Enterprise
Instead of form tag we use gantt with its attributes.
Enterprise
This is the view we have created.
For More Info.
Check our company website for related blogs
and Odoo book.
Check our YouTube channel for
functional and technical videos in Odoo.
Enterprise
www.cybrosys.com

Gantt view in Odoo 17 - Odoo 17 Slides and Guides

  • 1.
    Gantt view inOdoo 17 Enterprise
  • 2.
    Introduction Enterprise The Gantt viewis used to forecast and examine the overall progress of records. Records are represented by a bar under a time scale. ● Gantt view works only on Odoo enterprise edition. ● It is defined by the installation of “web_gantt” module
  • 3.
    Enterprise ● Now wecan look to the attributes and understand the main elements used in its creation. ● The main element which is “Gantt tag”. ● The attribute such as ○ String : The unique identifier which is used for labeling the task. ○ Start date : Defines starting point of task. ○ Stop date : Specify end date. ○ Progress : Indicate the completion percentage of task. ○ Scales : Allows you to define multiple time scales that can be toggled by the user to zoom in or out. ○ Precision : Specifies the level of detail in the time scale, such as hours, days, or weeks.
  • 4.
    Enterprise First,we need amodel to represent the Gantt view and an XML.
  • 5.
    Enterprise Instead of formtag we use gantt with its attributes.
  • 6.
    Enterprise This is theview we have created.
  • 7.
    For More Info. Checkour company website for related blogs and Odoo book. Check our YouTube channel for functional and technical videos in Odoo. Enterprise www.cybrosys.com