-
Sans catégorie
-
1-How to Install Pycharm and Configure PostgreSQL on Ubuntu
-
2-How to Configure Odoo 13 on Pycharm Ubuntu
-
3-Components and Structure of Odoo 13 Module
-
4-How to Create an Empty Module Structure Scaffold Command in Odoo 13
-
5-Building a module in Odoo 13
-
6-Relations Between Models on Odoo: Many2One Fields in Odoo 13
-
7-Relations Between Models in Odoo: One2Many Fields in Odoo 13
-
8-Relations Between Models in Odoo: Many2Many Fields in Odoo 13
-
9-Inheritance - Traditional Class Inheritance in Odoo 13
-
10-Inheritance - Traditional Prototype Inheritance in Odoo 13
-
11-Inheritance - Delegation Inheritance in Odoo 13
-
12-View Inheritance in Odoo 13
-
13-Computed fields and @api.depends in Odoo 13
-
14-Setting Default Value for Fields in Odoo 13
-
15-Onchange mechanism - @api.onchange in Odoo 13
-
16-Model Constraints - Python Constraints in Odoo 13
-
17-Model Constraints - SQL Constraints in Odoo 13
-
18-Tree View Decoration Attribute in odoo 13
-
19-Advanced Views - Calendar View in Odoo 13
-
20-Advanced Views - Search View in Odoo 13
-
21-Advanced Views - Gantt View in Odoo 13
-
22-Pivot View in Odoo
-
23-Graph View in Odoo
-
24-Kanban View in Odoo 13
-
25-Pivot View in Odoo
-
26-Security - Groups and access rights in Odoo
-
27-Wizards - Defining and Launching in Odoo
-
28-Odoo Development - URL Actions in Odoo 13
-
29-Odoo Development - Server Actions in Odoo 13
-
30-Odoo Development - Automated Actions in Odoo 13
-
23-Graph View in Odoo
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. 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). #odoodevelopment #odootutorials #odoo13 For More Videos Subscribe to our YouTube channel. Visit our company website: https://www.cybrosys.com/ Connect with us: Facebook: http://ow.ly/Ty0Q30lc5TU twitter: http://ow.ly/s5cV30lc5Vc LinkedIn: http://ow.ly/GJfg30lc5WT Pinterest: http://bit.ly/2I2b5N0 About Us Cybrosys is enriched with technical experts and research scholars producing high-end quality software tools. Our sophisticated infrastructure and lab facilities constantly bring in new technological innovations and attributions. Partnership with ODOO, MICROSOFT, IBM, Intel, HP, NASSCOM proves our strength and excellence. We are Odoo Gold Partners standing par excellence in Odoo Implementation, Customization, and allied services. We do Source code sale, Custom software development, and Employee outsourcing. The latest research and developments in Cybrosys are being conducted in Blockchain. Our robust quality product and services are widely used by clients residing across in India, USA, UK, Middle East & Europe.
Vues | |
---|---|
0 | Total des vues |
0 | Vues Membres |
0 | Vues publiques |
Partager par email
Veuillez S'identifier afin de partager ce video par email