35 lines
769 B
Markdown
35 lines
769 B
Markdown
|
---
|
||
|
{
|
||
|
"_label": "Day-5"
|
||
|
}
|
||
|
---
|
||
|
|
||
|
#### Projects
|
||
|
|
||
|
ERPNext helps you to manage your Projects by breaking them into Tasks and allocating them to different people.
|
||
|
|
||
|
#### Tasks
|
||
|
|
||
|
Project is divided into Tasks and each Task is allocated to a resource. In ERPNext, you can also create and allocate a Task independently of a Project.
|
||
|
|
||
|
To create a Task, go to Project and click on Task.
|
||
|
|
||
|
![Tasks](img/fifthdaysetup_task.png)
|
||
|
|
||
|
<br>
|
||
|
|
||
|
|
||
|
> To understand Projects in detail, visit [Projects](docs.user.projects.html)
|
||
|
|
||
|
> To understand Task in detail, visit [Tasks](docs.user.projects.tasks.html)
|
||
|
|
||
|
#### Calendar
|
||
|
|
||
|
> To understand Calendar in detail, visit [Calendar](docs.user.tools.calendar.html)
|
||
|
|
||
|
|
||
|
#### Website
|
||
|
|
||
|
> To understand Website in detail, visit [Website](docs.user.website.html)
|
||
|
|