Can we specify 'no create and edit' option in action(js/py) for a many2one field? How can we pass this option
This question has been flagged
1
Reply
4622
Views
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
|
1
Oct 19
|
7831 | ||
|
|
1
Oct 21
|
5916 | ||
|
|
2
Oct 20
|
6335 | ||
|
|
3
May 20
|
7342 | ||
|
|
0
Jul 19
|
4618 |