Hi Community,
How can remove the create&edit and external link option for a many2one field.Am using Odoo 13 version.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi Community,
How can remove the create&edit and external link option for a many2one field.Am using Odoo 13 version.
Thanks
Hi,
This is possible using no_quick_create,no_create_edit and no_open.
for example
<field name="your_field name" options="{'no_quick_create':True,'no_create_edit':True,'no_open': True,}"/>
Regards
Thanks for the reply. i will try this one
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
RekisteröidyAiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
---|---|---|---|---|
|
2
helmik. 21
|
7311 | ||
|
2
tammik. 20
|
132 | ||
|
4
jouluk. 19
|
4071 | ||
|
2
marrask. 19
|
3179 | ||
|
1
maalisk. 16
|
5649 |
See this: https://www.youtube.com/watch?v=AEc2C3WZc54&list=PLqRRLx0cl0hoJhjFWkFYowveq2Zn55dhM&index=35