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
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
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!
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se
its possible.