Skip to Content
Menu
This question has been flagged
2 Replies
3389 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
5369
1
Apr 20
5735
4
Dec 19
4306
1
Dec 19
13909
2
Aug 19
4856