support
support copied to clipboard
Add resource hierarchy support
- Resource model should be able to have children.
- A parent resource
maxUnits
by default is calculated as the sum of its childrenmaxUnits
values 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.