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"
/>
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
Odoo Column is not showing
Risolto
|
|
2
set 20
|
3593 | |
|
1
mag 22
|
3325 | ||
|
1
gen 21
|
4738 | ||
|
0
nov 20
|
4042 | ||
|
1
gen 20
|
5770 |
See: https://www.youtube.com/watch?v=yGKYPtAeP7k