当前位置:网站首页>Diagram of odoo development tutorial
Diagram of odoo development tutorial
2022-07-29 05:04:00 【Zhongyifeng Digital Technology Group Co., Ltd】
ODOO Diagram of development tutorial
Chart :
type
Specify the graphics to be displayed by default , The default is bar, The options are ‘pie’、‘line’
stacked
Only in bar Use in , Stack and display the data
type Indicates whether to use the field as a grouping condition or as a summary within the Group ,
If type=‘row’, Group by specified field , Each group has its own row .
If type=‘col’, According to the specified field , Group by column
If type=‘measure ’, Fields that need aggregation 
<record id="epidemic_record_graph_view" model="ir.ui.view">
<field name="name"> Epidemic record chart </field>
<field name="model">epidemic.record</field>
<field name="arch" type="xml">
<graph>
<field name="is_ill" type="col"/>
<field name="state" type="row"/>
</graph>
</field>
</record>
style :
边栏推荐
- Solution | get the relevant information about the current employees' highest salary in each department |
- Office提示系统配置无法运行怎么办?
- P1009 [noip1998 popularization group] sum of factorials
- How to build a mobile studio network?
- Software test interview questions (4)
- Activity workflow table structure learning
- Original code, inverse code, complement code
- leetcode 763. Partition Labels 划分字母区间(中等)
- iOS面试准备 - 其他篇
- Spark的算子操作列表
猜你喜欢

2022杭电多校联赛第四场 题解

【无标题】

How is the entered query SQL statement executed?

Common current limiting methods

The song of the virtual idol was originally generated in this way!

Understand activity workflow

Correct user dragging method

What if the computer cannot open excel? The solution of Excel not opening

Big silent event Google browser has no title

A little knowledge about management
随机推荐
How to avoid damage of oscilloscope current probe
金达威董秘回复:公司看好NMN产品的市场前景,已推出系列产品
1 句代码,搞定 ASP.NET Core 绑定多个源到同一个类
What if excel is stuck and not saved? The solution of Excel not saved but stuck
Simple user-defined authentication interface rules
SGuard64.exe ACE-Guard Client EXE:造成磁盘经常读写,游戏卡顿,及解决方案
Go memory model for concurrency
Traffic flow prediction pit climbing record (I): traffic flow data set, original data
Exception - ...MaxUploadSizeExceededException: Maximum upload size exceeded; nested exception is ...
Let you understand several common traffic exposure schemes in kubernetes cluster
力扣------对奇偶下标分别排序
Opencv learning 1 (environment configuration)
Use more flexible and convenient Rogowski coil
Force deduction ----- sort odd and even subscripts respectively
Five correlation analysis, one of the most important skills of data analysts
2022杭电多校联赛第四场 题解
ODOO开发教程之透视表
What are the core features of the digital transformation of state-owned construction enterprises?
Academic | [latex] super detailed texlive2022+tex studio download installation configuration
虚拟偶像的歌声原来是这样生成的!