当前位置:网站首页>Detailed explanation of odoo search view (I)
Detailed explanation of odoo search view (I)
2022-07-16 09:08:00 【Jiang Zhenjian 15954039008】
1、search View common labels :
field: Define a search field , Used to select... In the search control .
separator: Define the separation line
filter: Define a search condition , It is used for users to directly select and use
group: Define optional grouping options , Realize data grouping
searchpanel: Define the search panel on the left side of the screen , Display with tree structure
2、search View is linked with other views 
3、search In the view self The meaning of :
4、_onSearch() Method – Search method



notes : If there is associated data , Can be listed directly , Click a row of associated data , Search results are not affected , It will still list so “ China ” The first record .
边栏推荐
- PG operation and maintenance -- service start and stop
- js中树形结构的深度遍历与广度遍历
- C language register skills (struct and union)
- Simulate the implementation of the library function strcpy, and further understand strcpy (deeply understand the overlapping problem, and prevent the memory from overlapping with the source)
- Judge whether two binary trees are isomorphic, and three implementation methods (recursion, queue, stack)
- 建立自己的网站(21)
- HCIP第四天笔记
- input获取焦点
- odoo多公司
- LeetCode 1584. Minimum cost of connecting all points
猜你喜欢
随机推荐
spark期末考试选择题精选
odoo的约束
Hcip static routing
HCIP第五天实验
2,jvm对象创建与内存分配
C language development environment construction: vscode+gcc
Common problems of unsuccessful Arduino upload program
Hcip third day notes
林子雨spark scala版编程小结
冒泡排序法
strlen简介,和sizeof的区别
成员函数之析构函数
LeetCode 1584. Minimum cost of connecting all points
Kanban view of dtcloud qWeb practice
LeetCode 2155. All subscripts with the highest score in the group
用 AnimatedBuilder 分离组件和动画,实现动效复用
Audio and video learning (VII) -- aac audio code stream
机器学习——支持向量机(SVM)
YOLOv5使用时遇到的问题
老树开花——用ImageProcessor快速搭一个图床应用









![[untitled]](/img/dc/7379b7012314f6f36c617c1d9dfa3b.png)