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:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
1
Trả lời
4862
Lượt xem
By adding in the action, field called 'binding_view_types'.
In this field, add the 'views' that you wanna 'report' displayed.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 1 24
|
14213 | ||
|
0
thg 3 15
|
5161 | ||
What are the steps to add a report?
Đã xử lý
|
|
2
thg 2 24
|
13141 | |
|
1
thg 3 15
|
10064 | ||
|
0
thg 3 15
|
3338 |
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..