hello everyone, i'm trying to create read only tree view, my custom tree view is inherited from 'res.bank'. we can remove create button from control panel view (search / filter ir.ui.view) by using
....
but I can still click some record and then opening default form (i don't make any form, and i dont want to show it) and it can do CRUD thing.