defines whether tasks should inherit work calendars from their summary parents
Available only in PRO Edition
gantt.config.inherit_calendar = true;
This functionality is available in the PRO edition only.
By default, tasks that don't have work calendar specified will use the global work calendar.
After setting this config to true
, such tasks will use a calendar of their summary (project) parent task.