Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
3598 Tampilan

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

Avatar
Buang
Jawaban Terbai

Use "Super calendar" community module.. but this will show u the details in calendar view....

Avatar
Buang
Jawaban Terbai

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 .. 

 

Avatar
Buang