Metadata-Version: 2.1
Name: odoo11-addon-partner-multi-name
Version: 11.0.1.0.0.99.dev4
Summary: Have split first and other names
Home-page: https://github.com/OCA/partner-contact
Author: EXA Auto Parts Github@exaap, Tecnativa, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 11.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Requires-Dist: odoo11-addon-partner-second-lastname
Requires-Dist: odoo (<11.1dev,>=11.0a)

.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
   :target: https://www.gnu.org/licenses/agpl
   :alt: License: AGPL-3

===================
Partner Multi Name
===================

This module was written to extend the functionality of
"partner_second_lastname" to support having a second firstname or other names
for contact partners.

In some countries, it's important to have a second first name or more than two
names for contacts.

Contact partners will need to fill at least one of the name fields (*Firstname*
or *Other Names*).

Contact partners will need to fill at least one of the name fields (*Lastname*
or *Second Lastname*).


Usage
=====

To use this module, you need to:

* Edit any partner's form.
* Make sure the partner is not a company.
* Enter firstname, other names and lastnames.

Credits
=======

Authors
----------------

* Jairo Llopis <jairo.llopis@tecnativa.com>.
* Antonio Espinosa.
* Pedro M. Baeza <pedro.baeza@tecnativa.com>.


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

* EXA Auto Parts S.A.S <https://github.com/exaap>
* Joan Marín <https://github.com/JoanMarin>
* Guillermo Montoya <https://github.com/guillermm>


