Skip to Content
Menú
This question has been flagged
2 Respostes
3099 Vistes

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}" >


Avatar
Descartar
Autor Best Answer

It is only work for one2many field, not many2many field

Any solutions?

Avatar
Descartar
Best Answer

Try this link,

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

Avatar
Descartar
Related Posts Respostes Vistes Activitat
15
de set. 21
42002
1
de set. 24
3833
1
de febr. 24
1955
0
de jul. 24
2993
0
de jul. 22
60