what event or function fires when add item press of tree view.
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
1
Responder
2400
Vistas
Hi,
If you want to know what happens on clicking the Add an item button , navigate to this path :-
odoo-10.0/addons/web/static/src/js/views/form_relational_widgets.js
In this file you can see it.
Relevant code :
Thanks
is there any py event of function ?
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse