Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLOSE #23331 Add support for parent projects #24856

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

mc2contributor
Copy link
Contributor

Provide support for sub-projects, as requested in issue #23331, "Nested Projects". This adds a parent project field to the project edit page, and shows parent and child projects on the project information page.

@eldy eldy added the PR postponed PR is postponed (will be processed later). Ie: feature pushed during a beta or need transition steps label Jun 12, 2023
@eldy
Copy link
Member

eldy commented Oct 20, 2023

Because the code is inside an explicit condition that is a hidden conf, ther me is no trouble to merge it. However, how do you plan to manage permission on project. When a user ha permission on p2 but not on p1 thatvis parent of p2 ?

@eldy eldy merged commit 60fa585 into Dolibarr:develop Oct 20, 2023
@mc2contributor mc2contributor deleted the parentprojects2 branch October 20, 2023 14:06
@edupulpillo
Copy link

The option is not present yet in v 19.0.0

@Zimputer
Copy link

Zimputer commented Jul 8, 2024

To enable this feature, set the following variable:
PROJECT_ENABLE_SUB_PROJECT = 1
This can be done under Home->Setup->Other Setup.

@JonBendtsen JonBendtsen mentioned this pull request Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR postponed PR is postponed (will be processed later). Ie: feature pushed during a beta or need transition steps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants