Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4880 Vistas

Hello Community,


I want create new action Dropdown on tree view.

How can create this please suggest me.

Thanks in Advanced

Avatar
Descartar
Mejor respuesta

You need to create act_window for that:

<act_window id="act_create_invoice"
key2="client_action_multi"
name="Create Invoice"
res_model="invoice.popup"
src_model="product.template" # OBJECT NAME WHERE YOU WANT TO ADD THIS ACTION
view_mode="form"
target="new"
/>
Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
sept 20
3359
1
may 22
3110
1
ene 21
4466
0
nov 20
3916
1
ene 20
5511