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"
/>
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
Odoo Column is not showing
แก้ไขแล้ว
|
|
2
ก.ย. 20
|
3570 | |
|
1
พ.ค. 22
|
3298 | ||
|
1
ม.ค. 21
|
4701 | ||
|
0
พ.ย. 20
|
4015 | ||
|
1
ม.ค. 20
|
5756 |
See: https://www.youtube.com/watch?v=yGKYPtAeP7k