How to display a report only in form view(not with button) and avoid it in list view?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- ลูกค้าสัมพันธ์
- e-Commerce
- ระบบบัญชี
- สินค้าคงคลัง
- PoS
- Project
- MRP
คำถามนี้ถูกตั้งค่าสถานะ
1
ตอบกลับ
4423
มุมมอง
By adding in the action, field called 'binding_view_types'.
In this field, add the 'views' that you wanna 'report' displayed.
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อRelated Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
---|---|---|---|---|
General Ledger for individual accounts
แก้ไขแล้ว
|
|
1
ม.ค. 24
|
13574 | |
|
0
มี.ค. 15
|
4649 | ||
What are the steps to add a report?
แก้ไขแล้ว
|
|
2
ก.พ. 24
|
12615 | |
|
1
มี.ค. 15
|
9542 | ||
|
0
มี.ค. 15
|
2985 |
I've new custom report for sale order, but i want to show it for only a single order. But when placing this report in Print menu, i can select more than one order and print it. so i want to disable report for list view..Hope you got my question..