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

feat: Add a "Assigned User" link field in the Project Template Task doctype #529

Merged
merged 2 commits into from
Sep 3, 2020
Merged

feat: Add a "Assigned User" link field in the Project Template Task doctype #529

merged 2 commits into from
Sep 3, 2020

Conversation

MyuddinKhatri
Copy link

@MyuddinKhatri MyuddinKhatri commented Sep 1, 2020

Task

  • Add a "Assigned User" link field in the Project Template Task doctype.
  • Whenever a project is created from that template the assignment should get carry forwarded to the tasks in the project.
  • Duplicated or auto-repeated (Auto Repeat doctype) using a project template, assign the tasks in the project to the user from the above field.

@Alchez Alchez marked this pull request as draft September 1, 2020 13:22
@coveralls
Copy link

coveralls commented Sep 1, 2020

Pull Request Test Coverage Report for Build 1949

  • 3 of 9 (33.33%) changed or added relevant lines in 1 file are covered.
  • 115 unchanged lines in 4 files lost coverage.
  • Overall coverage remained the same at 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
erpnext/projects/doctype/project/project.py 3 9 33.33%
Files with Coverage Reduction New Missed Lines %
erpnext/projects/doctype/project/project.py 1 39.26%
erpnext/hr/doctype/salary_slip/test_salary_slip.py 3 91.53%
erpnext/stock/doctype/quality_inspection/quality_inspection.py 39 36.36%
erpnext/manufacturing/doctype/job_card/job_card.py 72 24.16%
Totals Coverage Status
Change from base Build 1938: 0.0%
Covered Lines: 0
Relevant Lines: 0

💛 - Coveralls

@MyuddinKhatri MyuddinKhatri marked this pull request as ready for review September 2, 2020 12:12
@Alchez Alchez merged commit 6fd8525 into Bloomstack:staging Sep 3, 2020
@Alchez Alchez deleted the project-template-assigned-user branch September 3, 2020 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants