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"
/>
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld dig| Related Posts | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
2
sep. 20
|
4324 | |||
|
1
maj 22
|
3984 | |||
|
1
jan. 21
|
5592 | |||
|
0
nov. 20
|
4621 | |||
|
1
jan. 20
|
6415 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
See: https://www.youtube.com/watch?v=yGKYPtAeP7k