blob: 41f74989034afd593a7c8be5c43e7489e2f4e9d7 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to you under the Apache License, Version
2.0 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 Unless required by
applicable law or agreed to in writing, software distributed under the
License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for
the specific language governing permissions and limitations under the
License.
-->
<section xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="5.0"
xmlns:xl="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude"
xsi:schemaLocation="http://docbook.org/ns/docbook ../../../content/dtd/docbook.xsd"
xmlns="http://docbook.org/ns/docbook">
<title>Find Employees</title>
<para>The Employees feature manages information about people who have an
employment relationship with your Company or one of its departments. This includes 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</para>
<para>In this screen you can create a new employee, search for an
existing employee and view a list of employees.</para>
<para>Selecting an employee in the list opens the employee's profile and
other screens associated with the employee.</para>
<para>To find an employee enter the search criteria.</para>
<para>NOTE: Only Employees Are Found.If you want to locate people who are
not employees then use the Party Manager application.</para>
<para>Fields</para>
<itemizedlist>
<listitem>
<para>Party ID - Must be the id of a party who is an
employee.</para>
</listitem>
<listitem>
<para>User Login - The identifier used to login to OFBiz.
An employee may have zero or more user logins.</para>
</listitem>
<listitem>
<para>Last name - Employee last name</para>
</listitem>
<listitem>
<para>First name - Employee first name</para>
</listitem>
</itemizedlist>
</section>