diff --git a/erpnext/docs/assets/img/human-resources/training_event.png b/erpnext/docs/assets/img/human-resources/training_event.png new file mode 100644 index 00000000000..04162eb1e7c Binary files /dev/null and b/erpnext/docs/assets/img/human-resources/training_event.png differ diff --git a/erpnext/docs/assets/img/human-resources/training_event_employee.png b/erpnext/docs/assets/img/human-resources/training_event_employee.png new file mode 100644 index 00000000000..aea90b42ab7 Binary files /dev/null and b/erpnext/docs/assets/img/human-resources/training_event_employee.png differ diff --git a/erpnext/docs/assets/img/human-resources/training_feedback.png b/erpnext/docs/assets/img/human-resources/training_feedback.png new file mode 100644 index 00000000000..84a2ec20e61 Binary files /dev/null and b/erpnext/docs/assets/img/human-resources/training_feedback.png differ diff --git a/erpnext/docs/assets/img/human-resources/training_result.png b/erpnext/docs/assets/img/human-resources/training_result.png new file mode 100644 index 00000000000..36f086ce5d7 Binary files /dev/null and b/erpnext/docs/assets/img/human-resources/training_result.png differ diff --git a/erpnext/docs/user/manual/en/human-resources/index.txt b/erpnext/docs/user/manual/en/human-resources/index.txt index 2543b4bd2de..56157906ba5 100644 --- a/erpnext/docs/user/manual/en/human-resources/index.txt +++ b/erpnext/docs/user/manual/en/human-resources/index.txt @@ -7,6 +7,7 @@ appraisal job-applicant job-opening offer-letter +training tools human-resources-reports setup diff --git a/erpnext/docs/user/manual/en/human-resources/training.md b/erpnext/docs/user/manual/en/human-resources/training.md new file mode 100644 index 00000000000..f1ae11bfa52 --- /dev/null +++ b/erpnext/docs/user/manual/en/human-resources/training.md @@ -0,0 +1,28 @@ +### Training Event + +Schedule seminars, workshops, conferences etc using Training Event. You can also invite your employees to attend the event using this feature. + +Employee + +### Inviting Employees for Event + +You can invite your employees to attend the event. You can do so by selecting the employees to be invited in the employee table. +By default the status of the employee will be 'Scheduled'. +The system shall notify the employee with status 'Scheduled' by sending a email to the office email address of the employee as mentioned in the employee master. +The status is changed to 'Invited' when an invitation email is sent to the employee by the system. +When an Employee confirms his/her presence for the event you can change the status to 'Confirmed'. + +Employee + +### Training Result + +After compleation of the training Employee Wise training results can be stored based on the Feedback received from the Trainer. + +Employee + + +### Trainig Feedback + +Collect feedback regarding the event from your Employees using Training Feedback. + +Employee