Skip to content

WIP: WorkPackage parent child calculations

Travis Black requested to merge WPParentChildCalc into master

This is an initial revision of the functions, probably a bit incomplete. Feedback appreciated, and necessary. Testing will be needed. Currently doesn't really deal with edge cases. Function returns all POSSIBLE child packages, easy fix is just to getByWorkPackageNumber() in the function before returning.

Merge request reports