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

25 lines
882 B
Markdown
Raw Normal View History

2015-12-04 10:30:38 +00:00
You can mantain a list of People who have applied for a [Job Opening]({{docs_base_url}}/user/manual/en/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="{{docs_base_url}}/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="{{docs_base_url}}/assets/img/human-resources/email-account.png">
2015-11-05 11:25:10 +00:00
{next}