Can we specify 'no create and edit' option in action(js/py) for a many2one field? How can we pass this option
この質問にフラグが付けられました
1
返信
4633
ビュー
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
|
7845 | ||
|
|
1
10月 21
|
5922 | ||
|
|
2
10月 20
|
6348 | ||
|
|
3
5月 20
|
7346 | ||
|
|
0
7月 19
|
4636 |