support
support copied to clipboard
Add resource hierarchy support
- Resource model should be able to have children.
- A parent resource
maxUnitsby default is calculated as the sum of its childrenmaxUnitsvalues and cannot be less than that calculated value. - A parent resource can be assigned to an event as any regular resource. And when assigned its working time is allocated using the resource calendar as it normally happens for regular resources.
- A parent allocation is calculated as sum of its won allocation and its child allocations.