Skip to Content
Menú
This question has been flagged
1 Respondre
8602 Vistes

Hey everyone, 

I have this One2many field displayed as a tree view, and I want to prevent creation and deletion of rows conditionally, but also leave the existing rows editable, so 'readonly' wont work for me.

I tried attrs="{'create': [('order_type', '!=', 'renewal)]}" same for delete, but it did not work, 

is it possible to do that form xml, without having to write some JS code ? 

thank you in advance!

Avatar
Descartar
Autor Best Answer

found the solution on stackoverflow
\https://stackoverflow.com/questions/63071176/prevent-create-and-delete-on-a-one2many-tree-view/63075724#63075724

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de set. 22
2321
4
de maig 18
11276
4
de gen. 18
3702
4
de des. 23
17822
1
de set. 16
7506