Skip to Content
मेन्यू
This question has been flagged
1 Reply
13845 Views

Hi Community,

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

Thanks


Avatar
Discard
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
Discard
Author

Thanks for the reply. i will try this one

Related Posts Replies Views Activity
2
फ़र॰ 21
7524
2
जन॰ 20
132
4
दिस॰ 19
4291
2
नव॰ 19
3340
1
मार्च 16
5814