Hello Community,
I want create new action Dropdown on tree view.
How can create this please suggest me.
Thanks in Advanced
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello Community,
I want create new action Dropdown on tree view.
How can create this please suggest me.
Thanks in Advanced
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"
/>
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
Odoo Column is not showing
Gelöst
|
|
2
Sept. 20
|
3579 | |
|
1
Mai 22
|
3318 | ||
|
1
Jan. 21
|
4724 | ||
|
0
Nov. 20
|
4027 | ||
|
1
Jan. 20
|
5760 |
See: https://www.youtube.com/watch?v=yGKYPtAeP7k