Hello,
I would like to add a "Delete" action in a view?
How do I proceed ?
Is it possible via the Studio (v13)?
Regards.
Clarence
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
Hello,
I would like to add a "Delete" action in a view?
How do I proceed ?
Is it possible via the Studio (v13)?
Regards.
Clarence
It could be the case that the delete option is removed from the tree/form view.
Double-check the delete="false" attribute in form/tree view in debug mode.
I don't fin the "right" tree ! :-(
I find these one "mailing.trace.tree.partner" :
                
                
                
                
                
                
                
            
        
... or "mailing.trace.search" :
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                    
                    
                    
                    
                    
                
            
And, if I search in "Configuration / View", I can't find any view of type "mailing.action".
C.
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|  | 1 2월 24  | 7044 | ||
|  | 1 5월 21  | 5963 | ||
|  | 1 1월 20  | 8582 | ||
|  | 0 3월 15  | 4553 | ||
|  | 1 3월 15  | 4680 | 
Delete is a default action in Odoo just like Create/Edit. Please elaborate your need.
As per Sudhir Arya, delete action is a default action in Odoo just like Create/Edit. maybe the user you are using not have delete access right on the model.
Hi,
I have all the necessary access right. I'm in the "debut" mode.
In my view, in the menu "Action", I have only "Export". I need to actived "Delete". How ? :-)
Better ?
C.
PS : its not possible to post image ? :-(