Skip to Content
Menu
This question has been flagged
2 Replies
3292 Views

Hi,

how can remove Create and edit option from any Many2one relation eg: I want to remove create/edit option of selecting partner_id from every form and one2many fields. which methodology do I have to adopt

Thanks In Advance

Avatar
Discard
Best Answer

Hi,

You can refer the following free community app for the above requirement

web_m2x_options

Regards

Avatar
Discard
Best Answer

Hi Rijo:

I don't think there is any central place to do this. You will have to customize each of the forms/lists where the field appears and add a ​ options="{'no_create': True} attribute to the field using view inheritance. 

Avatar
Discard
Related Posts Replies Views Activity
0
Sep 19
5219
1
Apr 20
5608
4
Dec 19
4182
1
Dec 19
13673
2
Aug 19
4757