当前位置:网站首页>ODOO开发教程之透视表
ODOO开发教程之透视表
2022-07-29 04:57:00 【中亿丰数字科技集团有限公司】
ODOO开发教程之透视表
1.透视表:
属性
disable_linking:设置为True删除表格单元格到列表视图的链接。
display_quantity:设置为true默认显示“数量”列。
default_order:默认排序字段
type,指示是将字段用作分组条件还是用作组内的汇总值,
如果type=‘row’,按指定字段分组,每个分组都有自己的行。
如果type=‘col’,根据指定字段,按列进行分组
如果type=‘measure ’,需要总计的字段
<record id="epidemic_record_pivot_view" model="ir.ui.view">
<field name="name">疫情记录透视图</field>
<field name="model">epidemic.record</field>
<field name="arch" type="xml">
<pivot disable_linking="True" display_quantity="True" default_order="desc" >
<field name="is_ill" type="row"/>
<field name="begin_isolation_date" type="row" interval="day"/>
样式:
边栏推荐
- 让你的正则表达式可读性提高一百倍
- What are the core features of the digital transformation of state-owned construction enterprises?
- un7.28:redis客户端常用命令。
- Go memory model for concurrency
- Take you to understand JS array
- 虚拟偶像的歌声原来是这样生成的!
- Opencv learning 1 (environment configuration)
- Climbing the pit of traffic flow prediction (II): the simplest LSTM predicts traffic flow using tensorflow2
- Wps如何使用智能填充快速填充数据?Wps快速填充数据的方法
- IDEA中使用注解Test
猜你喜欢

Review key points and data sorting of information metrology in the second semester of 2022 (teacher zhaorongying of Wuhan University)

stack和queue和优先级队列(大堆和小堆)模拟实现和仿函数讲解

Excel卡住了没保存怎么办?Excel还没保存但是卡住了的解决方法

UE plays video in scene or UMG

Force deduction ----- sort odd and even subscripts respectively

WPS insert hyperlink cannot be opened. What should I do if I prompt "unable to open the specified file"!

How is the entered query SQL statement executed?

How does WPS take quick screenshots? WPS quick screenshot method

ios面试准备 - 网络篇

EMI interference troubleshooting with near-field probe and current probe
随机推荐
How to open IE browser by running win command
Vscode configuration makefile compilation
Glory 2023 push, push code ambubk
SSM integration, addition, deletion, modification and query
Leetcode 763. partition labels divide alphabetic intervals (medium)
Build auto.js script development environment
Mujoco and mujoco_ Install libxcursor.so 1:NO such dictionary
Opencv environment construction
Mysql:The user specified as a definer (‘root‘@‘%‘) does not exist 的解决办法
新产品上市最全推广方案
DataSourceClosedException: dataSource already closed at Mon Oct 25 16:55:48 CST 2021
The difference between the two ways of thread implementation - simple summary
WPS insert hyperlink cannot be opened. What should I do if I prompt "unable to open the specified file"!
Delete blank pages in word documents
Numpy basic learning
WPS插入超链接无法打开,提示“无法打开指定文件”怎么办!
P2181 diagonal
How to build a mobile studio network?
如何避免示波器电流探头损坏
How does word view document modification traces? How word views document modification traces