Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
13688 Prikazi

Hi Community,

How can remove the create&edit and external link option for a many2one field.Am using Odoo 13 version.

Thanks


Avatar
Opusti
Best Answer

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

Avatar
Opusti
Avtor

Thanks for the reply. i will try this one

Related Posts Odgovori Prikazi Aktivnost
2
feb. 21
7441
2
jan. 20
132
4
dec. 19
4186
2
nov. 19
3308
1
mar. 16
5710