Skip to Content
Menu
This question has been flagged

I'm trying to disable the X that appears at the right side of a tree view. I want to disable deleting in a specific tree view. How do I achieve this?


< tree delete="false" > doesn't work.

Avatar
Discard

Hi,

Try <tree delete="0" >

Author

Hi Cybrosys, thanks for your response, but delete="0" doesn't work.

Best Answer

check the table name and enter the name of the model in the access right and remove the delete access

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 25
1336
0
Dec 23
1671
Odoo App Solved
1
Nov 23
1899
0
May 24
1602
0
Sep 23
2554