inherit_calendar
info
This functionality is available in the PRO edition only.
Description
Defines whether tasks should inherit work calendars from their summary parents
inherit_calendar: boolean
Example
gantt.config.inherit_calendar = true;
Default value: false
Related samples
Details
note
pronote 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.