I don't want to edit in line when checking the checkbox. I don't see treeview has editable.
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilitat
- Inventari
- PoS
- Project
- MRP
This question has been flagged
            
                1
                
                    Respondre
                
            
        
        
            
                4708
                
                    Vistes
                
            
        
    Hi,
To disable the edit button on the list view, you need to just add the edit=false attribute on the list view.
Like,
tree create="false" edit="false" delete="false" editable="bottom"
....
	
Thanks
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-se| Related Posts | Respostes | Vistes | Activitat | |
|---|---|---|---|---|
|  | 3 de set. 25  | 3363 | ||
|  | 0 d’ag. 25  | 874 | ||
|  | 1 d’ag. 25  | 3130 | ||
|  | 2 de jul. 25  | 8764 | ||
|  | 2 de jul. 25  | 5116 | 
