Can we specify 'no create and edit' option in action(js/py) for a many2one field? How can we pass this option
신고된 질문입니다
1
회신
4660
화면
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
|
7873 | ||
|
|
1
10월 21
|
5968 | ||
|
|
2
10월 20
|
6386 | ||
|
|
3
5월 20
|
7369 | ||
|
|
0
7월 19
|
4693 |