How projects a and tasks are working as a tree like structure in erpnext . Is it possible to add some user stories along with task
Tasks are loaded in the Project form for display. Check project.js and the onload method of project.py
How projects a and tasks are working as a tree like structure in erpnext . Is it possible to add some user stories along with task
Tasks are loaded in the Project form for display. Check project.js and the onload method of project.py