Metadata-Version: 2.0
Name: odoo8-addon-base-contact
Version: 8.0.2.0.1.99.dev6
Summary: [DEPRECATED] Manage your contacts separately
Home-page: http://www.openerp.com
Author: OpenERP SA,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: odoo (<9.0a,>=8.0a)
Requires-Dist: odoo8-addon-partner-contact-birthdate
Requires-Dist: odoo8-addon-partner-contact-in-several-companies
Requires-Dist: odoo8-addon-partner-contact-nationality
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo

Contacts Management
===================

This module was written to extend the contact management functionality. It
allows you to:

- set several job positions in different companies per contact,
- set some extra informations like birthdate and nationality.

Usage
=====

New tabs 'Other Positions' and 'Personal Information' are available on the
contact form.

For further information, please visit:

 * https://www.odoo.com/forum/help-1

Known issues / Roadmap
======================

.. warning::
    **DEPRECATED!!**

    This module is deprecated and **will be removed in Odoo 9.0**.

    Its functionality has been split in 3 separate modules:

    - partner_contact_birthdate_
    - partner_contact_in_several_companies_
    - partner_contact_nationality_

    You should consider using those instead.

Credits
=======

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

* Xavier ALT <xal@openerp.com> (original author)
* EL HADJI DEM <elhadji.dem@savoirfairelinux.com>
* TheCloneMaster <the.clone.master@gmail.com>
* Sandy Carter <sandy.carter@savoirfairelinux.com>
* Rudolf Schnapka <rs@techno-flex.de>
* Sebastien Alix <sebastien.alix@osiell.com>
* Jairo Llopis <j.llopis@grupoesoc.es>

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.


.. _partner_contact_birthdate: https://github.com/OCA/partner-contact/tree/8.0/partner_contact_birthdate
.. _partner_contact_in_several_companies: https://github.com/OCA/partner-contact/tree/8.0/partner_contact_in_several_companies
.. _partner_contact_nationality: https://github.com/OCA/partner-contact/tree/8.0/partner_contact_nationality


