Can we specify 'no create and edit' option in action(js/py) for a many2one field? How can we pass this option
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
3104
화면
Hello,
options="{'no_create_edit': True}"
Add this in xml inside many2one field
Ex.
<field name="m2o_field" options="{'no_create_edit': True}"/>
in question it is mentioned that it is js/python
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
10월 19
|
6119 | ||
|
1
10월 21
|
4367 | ||
|
2
10월 20
|
4220 | ||
|
3
5월 20
|
5430 | ||
|
0
7월 19
|
2984 |