I am using Odoo Community V16. I want to hide some base fields like Probability while adding/editing opportunities in CRM Odoo. How do I do that? I can't make changes in architecture as the changes will get overridden. Can I make inherited views to hide these fields? If yes, how. Any eg would help. Thank you!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
Hi,
here are all info what and how to do it: https://www.odoo.com/documentation/16.0/developer/tutorials/backend.html#view-inheritance
Hi,
Yes directly editing the view architecture is not good method and as you said it will get overridden while upgrading the app.
If you need to do it from the ui itself, you can create an inherited view of the original view and then you can apply changes there.
See a sample here: https://www.youtube.com/watch?v=9Sy2SxQEkSk
If you need to do it from code, you can also try it, see: https://www.youtube.com/watch?v=46yecsKX2tw
Thanks
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
jul 17
|
5962 | ||
|
0
nov 17
|
5620 | ||
|
2
mar 15
|
4573 | ||
How to hide fields?
Resuelto
|
|
3
mar 15
|
28638 | |
|
1
jun 23
|
2864 |