Create a project entity
- If it does not exist yet, create a JobHolder entity
- Create a Project entity that extends from JobHolder
- A project has a name and an auto-generated ID
- A project is linked to an Organisation if it exists and a TAMProgram otherwise
- A project should extend SubOrganisation if it exists
- If it does, Project extends two classes, to fix this, follow the planning document.
Edited by Ruben Backx