You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Gerhard Könighofer 899bf4ada4 prepare to order notebook pages 13 years ago
..
i18n OCA Transbot updated translations from Transifex 10 years ago
migrations/8.0.2.0 Add migration script. 10 years ago
static/description Add missing default oca icons 10 years ago
README.rst Update Sandy Carter's email. 10 years ago
__init__.py Only check if OCA_RUNBOT exists, not its value. 10 years ago
__openerp__.py [MIG] Make modules uninstallable 9 years ago

README.rst

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