Skip to Content
Menu
This question has been flagged
2 Replies
2114 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
3877
1
Apr 20
4488
4
Dec 19
2982
1
Dec 19
11905
2
Aug 19
3702