Author: sharan
Date: Wed Sep 12 11:31:40 2018
New Revision: 1840661
URL:
http://svn.apache.org/viewvc?rev=1840661&view=revLog:
Improved: Added documentation content for resumes in Human Resources guide (OFBIZ-10267)
Modified:
ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-resumes.adoc
Modified: ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-resumes.adoc
URL:
http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-resumes.adoc?rev=1840661&r1=1840660&r2=1840661&view=diff==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-resumes.adoc (original)
+++ ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-resumes.adoc Wed Sep 12 11:31:40 2018
@@ -18,3 +18,16 @@ under the License.
////
= Resumes
+Resumes or Curriculum Vitae (CVs) are documents that job applicants use to apply
+ for job positions. These documents summarise the applicant's experience,
+qualifications, contact information and details about why they are suitable for
+ a particular job position.
+
+In OFBiz you can enter a resume as a document and then link it to a person.
+Each resume entry has a unique identifier (that currently needs to be manually
+entered!). This identifier links a person to an instance of their resume.
+
+NOTE: The OFBiz Content Manager application is used for the linking of resumes
+because it was designed for managing, storing and retrieving electronic data in
+varying formats - such as text, images, MS Word, PDF or even web URL's.
+