Can we show other fields related to that model in the default List View from UI?
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ờ
Hi,
You can create an inherited view of the main view and add the needed fields to the view.This can be done from the user interface using the debug tools and from the code.
If you are an enterprise user and using the studio, its all about just drag and dropping the field to the view.
To add the field to the view, see this video: https://www.youtube.com/watch?v=9Sy2SxQEkSk
Thanks
Yes, Odoo provides the option to show the other fields related to that model in the List View.
But through this Odoo Standard feature, you can show the limited fields only, not all the fields. But we have List View Manager application by using which you can show all the fields related to that model and this app contains many other interesting features related to List View which will help you to do your job easily and in very less time.
Regards,
Team Ksolves!
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ý
its possible.