Hiii
In project Kanban view when we click on project it opens the task list.
I want to change this feature. When any user click on project then it should open that projectâs form view.
Please help me.
Thanks Jack
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hiii
In project Kanban view when we click on project it opens the task list.
I want to change this feature. When any user click on project then it should open that projectâs form view.
Please help me.
Thanks Jack
In project module there is a file 'project.js' where you can view on_card_clicked() function. This function will open the 'Task' kanban view. If you want to open projectâs form view then you need to comment this function.
Thanks.
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse