Inter-Project and Intra-Project Dependencies
Can you please let me know if Projects module allows the following?
1. Inter-Project Dependency. For e.g. Project B can start only after the completion of Project A.
2. Intra-Project Dependency. For e.g. Task Y can start only after the completion of Task X.
Regards,