Metadata-Version: 2.1
Name: odoo10-addon-hr-employee-firstname
Version: 10.0.1.1.1
Summary: Adds First Name to Employee
Home-page: https://github.com/OCA/hr/
Author: Savoir-faire Linux, Fekete Mihai (Forest and Biomass Services Romania), Onestein, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo10-addon-partner-firstname
Requires-Dist: odoo (<10.1dev,>=10.0)

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: https://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

HR Employee First Name, Last Name
=================================

This module allows you to add firstname and lastname in employee form,
and concatenate both in name field.

Installation
============

To install this module, you need to:

* clone the branch 10.0 of the repository https://github.com/OCA/hr
* add the path to this repository in your configuration (addons-path)
* update the module list
* search for "HR Employee First Name, Last Name" in your addons
* install the module

Usage
=====

On the employee form view you will have 2 separate fields, one for Firstname,
second for Lastname, both required.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/hr/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/hr/issues/new?body=module:%20hr_employee_firstname%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Credits
=======

Contributors
------------

* El Hadji Dem <elhadji.dem@savoirfairelinux.com>
* Sandy Carter <sandy.carter@savoirfairelinux.com>
* Fekete Mihai <feketemihai@gmail.com>
* David Dufresne <david.dufresne@savoirfairelinux.com>
* Adrien Peiffer (ACSONE) <adrien.peiffer@acsone.eu>
* Antonio Esposito (ONESTEIN BV) <a.esposito@onestein.nl>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.


