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
|
14903 | ||
|
0
10月 23
|
33 | ||
|
3
10月 23
|
789 | ||
|
1
10月 23
|
569 | ||
|
1
8月 23
|
2553 |