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
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
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.
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
0
9월 19
|
7455 | |||
|
1
4월 20
|
7510 | |||
|
4
12월 19
|
6376 | |||
|
1
12월 19
|
16119 | |||
|
2
8월 19
|
6602 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.