18 lines
751 B
Markdown
18 lines
751 B
Markdown
|
# Job Offer
|
||
|
|
||
|
Job Offer is given to candidate after Interview & selection which states the offered salary package,
|
||
|
designation, grade, department working, no of days entitled for leave.
|
||
|
|
||
|
In ERPNext you can make a record of the Job Offers that you can given to candidates. To create a new Job Offer go to
|
||
|
|
||
|
> Human Resource > Job Offer > New
|
||
|
|
||
|
<img class="screenshot" alt="Job Offer" src="{{docs_base_url}}/assets/img/human-resources/job-offer.png">
|
||
|
|
||
|
> Note: A Job Offer can be made only against a [Job Applicant](/docs/user/manual/en/human-resources/job-applicant.html)
|
||
|
|
||
|
There is a pre-designed print format to print you Job Offer.
|
||
|
|
||
|
<img class="screenshot" alt="Job Offer" src="{{docs_base_url}}/assets/img/human-resources/job-offer-print.png">
|
||
|
|
||
|
{next}
|