Metadata-Version: 2.0
Name: odoo9-addon-hr-employee-firstname
Version: 9.0.1.0.0.99.dev1
Summary: Adds First Name to Employee
Home-page: http://www.savoirfairelinux.com
Author: Savoir-faire Linux, Fekete Mihai (Forest and Biomass Services Romania), ACSONE SA/NV, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.1a,>=9.0a)
Requires-Dist: odoo9-addon-partner-firstname
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :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 8.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>
* Zakaria Makrelouf (ACSONE) <z.makrelouf@gmail.com>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://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 http://odoo-community.org.


