I am wondering if anyone knows where I can change the display name of an item in a gantt chart view.
In my instance it is for planning module. I add many2many field in planning.slot called location_ids and I want to display name of location in gantt item view.In gantt view now display like (9/20-10/31). I want is (9/20-10/31,location1,location2).I want to append my locations. How can I do that?Thanks for any suggestion.