Hello,
I want to hide the save&new button from many2one field.
Thanks in advance for any help.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello,
I want to hide the save&new button from many2one field.
Thanks in advance for any help.
In the field add the following.
<field name="test" options="{'no_open':True,'no_create': True}"/>
This for many2one field to hide the create option
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
2
12月 23
|
14885 | ||
|
0
10月 23
|
33 | ||
|
3
10月 23
|
788 | ||
|
1
10月 23
|
569 | ||
|
1
8月 23
|
2536 |