You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by sh...@apache.org on 2018/09/06 10:37:31 UTC

svn commit: r1840208 - /ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-employees.adoc

Author: sharan
Date: Thu Sep  6 10:37:31 2018
New Revision: 1840208

URL: http://svn.apache.org/viewvc?rev=1840208&view=rev
Log:
Improved: Added content for Employees in Human Resources. Thanks Benjamin Jugl for the documentation contribution (OFBIZ-10260)

Modified:
    ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-employees.adoc

Modified: ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-employees.adoc
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-employees.adoc?rev=1840208&r1=1840207&r2=1840208&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-employees.adoc (original)
+++ ofbiz/ofbiz-framework/trunk/applications/humanres/src/docs/asciidoc/_include/hr-employees.adoc Thu Sep  6 10:37:31 2018
@@ -18,3 +18,22 @@ under the License.
 ////
 = Employees
 
+An employee is an individual that works for a company either full-time or
+part-time under a formal employment contract. The company pays the employee 
+wages or salary.
+
+NOTE: Wages tend to be related to an hourly rate and can vary based on the hours
+worked whereas salary is a flat rate generally paid monthly.
+
+The Employees feature manages information about people who have an employment
+relationship with your Company or one of its departments. Details that can be
+setup include an employee profile, a display of all employee related information
+in a single screen and facilities for managing employee skills, qualifications,
+training, leave and payroll history.
+
+In OFBiz Human Resources you can
+
+* Create a new employee
+* Search for an existing employee
+* View the full list of existing employees
+