Advanced Views - Odoo Graph View | Odoo 14 Development Tutorial

Subscribers:
28,000
Published on ● Video Link: https://www.youtube.com/watch?v=qTXbbOrdgAo



Category:
Tutorial
Duration: 15:33
1,766 views
11


Graph views provide a graphical view of the data, in the form of Bar chart, Pie chart, and Line chart. The graph view is an aggregation of all the records in a model, which is generally visualized in bar, pie, and line. The default type of graph is a pie chart - to change it to a bar chart, we need to specify the type. You also may change the orientation.

Video Content:
0:00 - Introduction to the Graph view
1:10- How to Define model and views for Graph view
6:08 - Working demo of the Graph view

Get the module from our repository: https://github.com/CybroOdoo/openacademy

The graph view is used to visualize aggregations over a number of records or record groups. Its root element is 〈graph〉

which can take the following attributes:

type
one of bar (default), pie and line, the type of graph to use
stacked
only used for bar charts. If present and set to True, stacks bars within a group
The only allowed element within a graph view is a field that can have the following attributes:

name (required)
the name of a field to use in the view. If used for grouping (rather than aggregating)
title (optional)
string displayed on the top of the graph.
type
indicates whether the field should be used as a grouping criteria or as an aggregated value within a group. Possible values are:
row (default)
groups by the specified field. All graph types support at least one level of grouping, some may support more.
col
authorized in graph views but only used by pivot tables
measure
field to aggregate within a group
interval
on date and datetime fields, groups by the specified interval (day, week, month, quarter or year) instead of grouping on the specific datetime (fixed second resolution) or date (fixed day resolution).




Other Videos By Cybrosys Technologies


2021-03-26How to Point Custom Domain name to your Odoo online Instance
2021-03-26Odoo 14 Invoicing | Odoo 14 Community Videos
2021-03-25Odoo 14 Fiscal Localization Belgium | Odoo Accounting Localization
2021-03-25Odoo 14 Fiscal Localization Colombia | Accounting in Colombia | Odoo Localization
2021-03-24Odoo 14 Fiscal Localization - Netherlands | Accounting in the Netherlands
2021-03-23Odoo Security Record Rules | Odoo Development Tutorial
2021-03-23Odoo Security Access Rights | Odoo Development Tutorial
2021-03-23How to Create Sales Pricelist in Odoo 14? | Odoo 14 Community
2021-03-22Fleet Management in Odoo 14 Community Edition
2021-03-20Marketing Automation Odoo 14 | Odoo Functional Tutorial
2021-03-19Advanced Views - Odoo Graph View | Odoo 14 Development Tutorial
2021-03-19Advanced Views - Search View | Odoo Development Tutorial | Odoo Views
2021-03-19How to select better server for your Odoo?
2021-03-18Advanced Views - Gantt View in Odoo 14 | Odoo Development Tutorial
2021-03-18Advanced Views - Kanban View in Odoo 14 | Odoo 14 Development Tutorial
2021-03-17Odoo 14 E-learning | Odoo LMS in Community Edition
2021-03-17Odoo 14 Fiscal Localization in Australia | Odoo 14 Accounting
2021-03-17Automated invoicing for online payments in Odoo 14 Website
2021-03-16How to create leads and what are the lead creation types in Odoo 14?
2021-03-15Odoo 14 CRM | Customer Relationship Management in Odoo 14 | Odoo CRM Demo
2021-03-15How to Configure Expiration Date on Product in Odoo 14 | Odoo 14 Community | Odoo Inventory Module



Tags:
odoo
odoo erp
cybrosys odoo
odoo apps
Graph View in Odoo
odoo 13
odoo views
odoo 14 graph
advanced views
odoo advanced views
advanced views - tree views
advanced views - calendar view in odoo
advanced views in odoo
graph view in odoo
odoo views tutorial
odoo advance view
odoo graph view
advance time graph using gantt view
odoo advance view tutorial
menu and views in odoo
odoo 14 views
odoo supported chart views
extend odoo views
odoo pie graph view