How to create employee holiday list and display it in the gantdiagram to see how it overlaps with other projects, and to see when all employees are all or not available.
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
How to create employee holiday list and display it in the gantdiagram to see how it overlaps with other projects, and to see when all employees are all or not available.
Thanks
Use "Super calendar" community module.. but this will show u the details in calendar view....
gant view is just one type of view (others are form, tree, graph, kanban etc)... and views show model data (tables in database)
in order to show mixed gant data (show leaves calendar and project calendar) you should make some memory model with intersection of data from both models you want to see ( hr.holiday and project.task or project.project)..
this can only be done using custom module ..
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse