콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
3438 화면

i have tried with delete="0" and options="{'no_delete':1}", not working

i dont want the field become readonly..

i use odoo 8

 ex.

<field name="pettycash_ids" domain="[('branch_id','=',branch_id),('journal_id','=',journal_id),('division','=',division),('state','=','posted'),('amount_real','&gt;',0)]" options="{'no_delete':1}" >


아바타
취소
작성자 베스트 답변

It is only work for one2many field, not many2many field

Any solutions?

아바타
취소
베스트 답변

Try this link,

https://www.odoo.com/forum/help-1/solved-how-to-hide-or-delete-trash-icon-in-one2many-field-144094

아바타
취소
관련 게시물 답글 화면 활동
15
9월 21
42648
1
9월 24
4205
1
2월 24
2280
0
7월 24
3450
0
7월 22
60