brotherton-erpnext/erpnext/docs/user/guides/human-resources/job-applicant.md

25 lines
870 B
Markdown
Raw Normal View History

You can mantain a list of People who have applied for a [Job Opening]({{url_prefix}}/user/guides/human-resources/job-opening.html).
2015-11-05 11:25:10 +00:00
To create a new Job Applicant go to
> Human Resource > Job Applicant > New
<img class="screenshot" alt="Job Applicant" src="{{url_prefix}}/assets/img/human-resources/job-applicant.png">
2015-11-05 11:25:10 +00:00
### Linking with an Email Account
You can link Job Application with an Email account.
Suppose you link Job Application with an email job@example.com
system shall create a New Job Applicant against each email received on the mailbox.
* To link Email Account with Job Applicant, go to
> Setup > Email Account > New
* Enter the email id and the password, and select 'Enable Incoming'
* In 'Append To' select 'Job Applicant'
<img class="screenshot" alt="Email Account" src="{{url_prefix}}/assets/img/human-resources/email-account.png">
2015-11-05 11:25:10 +00:00
{next}