Domain on one2many field on the xml view not working?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
6287
查看
Odoo allows you to have a domain in one2many field. So, please post your Code, there is probably something wrong on it.
<firld name="foelds_o2m" domain="[('code','=','OP')]">
<tree>
<field name="name"/>
<field name="message"/>
</tree>
</field>
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
3
7月 25
|
22387 | ||
|
0
9月 23
|
144 | ||
|
2
1月 24
|
16493 | ||
|
1
7月 25
|
2091 | ||
|
1
5月 24
|
11087 |