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"
/>
| 관련 게시물 | 답글 | 화면 | 활동 | |
|---|---|---|---|---|
|
2
9월 20
|
4317 | |||
|
1
5월 22
|
3973 | |||
|
1
1월 21
|
5589 | |||
|
0
11월 20
|
4608 | |||
|
1
1월 20
|
6407 |
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