当前位置:网站首页>Pivot table of odoo development tutorial
Pivot table of odoo development tutorial
2022-07-29 05:04:00 【Zhongyifeng Digital Technology Group Co., Ltd】
ODOO Development tutorial pivot table
1. PivotTable :
attribute
disable_linking: Set to True Delete the link from the table cell to the list view .
display_quantity: Set to true Default display “ Number ” Column .
default_order: Default sort field
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 requiring totals 
<record id="epidemic_record_pivot_view" model="ir.ui.view">
<field name="name"> Perspective of epidemic record </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"/>
style :
边栏推荐
- Mapper agent development
- Solve the warning prompt of MySQL mapping file
- Leetcode 763. partition labels divide alphabetic intervals (medium)
- 2021-10-11
- ODOO开发教程之图表
- 深度学习刷SOTA的一堆trick
- 金达威董秘回复:公司看好NMN产品的市场前景,已推出系列产品
- C language implementation of three chess
- Reveal安装配置调试
- Force deduction ----- sort odd and even subscripts respectively
猜你喜欢

SGuard64.exe ACE-Guard Client EXE:造成磁盘经常读写,游戏卡顿,及解决方案

Solve the warning prompt of MySQL mapping file

How to avoid damage of oscilloscope current probe

Climbing the pit of traffic flow prediction (III): using pytorch to realize LSTM to predict traffic flow

What if the office prompts that the system configuration cannot run?

office2010每次打开都要配置进度怎么解决?

C language implementation of three chess

WPS插入超链接无法打开,提示“无法打开指定文件”怎么办!

How to set row height and column width in excel? The method of setting row height and column width in Excel

力扣------对奇偶下标分别排序
随机推荐
Leetcode (Sword finger offer) - 53 - I. find the number I in the sorted array
On prepayment of house purchase
Original code, inverse code, complement code
Force deduction ----- sort odd and even subscripts respectively
Deadlock to be resolved
学术 | [LaTex]超详细Texlive2022+Tex Studio下载安装配置
【微信小程序--解决display:flex最后一行对齐问题。(不连续排列会分到两边)】
Reply from the Secretary of jindawei: the company is optimistic about the market prospect of NMN products and has launched a series of products
P5714 [deep foundation 3. Case 7] obesity
Excel卡住了没保存怎么办?Excel还没保存但是卡住了的解决方法
Solution | get the relevant information about the current employees' highest salary in each department |
金达威董秘回复:公司看好NMN产品的市场前景,已推出系列产品
五个关联分析,领略数据分析师一大重要必会处理技能
2021-11-02
Opencv learning 1 (environment configuration)
深度学习刷SOTA的一堆trick
SSM integration, addition, deletion, modification and query
Reveal installation configuration debugging
How to avoid damage of oscilloscope current probe
Lenovo Savior r7000+ add ssd+ copy and partition the information of the original D disk to the new SSD