Contacts Management

base_contact
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/base_contact
VERSION
VERSION 1.0
CATEGORY
CATEGORYCustomer Relationship Management
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Rucha (Open ERP), Stephane Wirtel, DBR (OpenERP), Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Kuldeep Joshi (OpenERP), Mayur Maheshwari (OpenERP), vro, niv-openerp, Ujjvala Collins (OpenERP), Xavier Morel, Serpent Consulting Services, Thibault Francois, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Hardik Ansodariy (OpenERP), aag (OpenERP), tfr@openerp.com
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - process
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to manage your contacts
==============================================

It lets you define:
    * contacts unrelated to a partner,
    * contacts working at several addresses (possibly for different partners),
    * contacts with possibly different functions for each of its job's addresses

It also adds new menu items located in
    Purchases / Address Book / Contacts
    Sales / Address Book / Contacts

Pay attention that this module converts the existing addresses into "addresses + contacts". It means that some fields of the addresses will be missing (like the contact name), since these are supposed to be defined in an other object.
    

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
view_partner_address_form_inherited0 res.partner.address.form.inherited0 res.partner.address field Inherits base.view_partner_address_form1
view_partner_contact_form res.partner.contact.form res.partner.contact form New
view_partner_contact_search res.partner.contact.search res.partner.contact search New
view_partner_contact_tree res.partner.contact.tree res.partner.contact tree New
view_partner_form_inherit Partner form inherited res.partner separator Inherits base.view_partner_form
view_partner_location_form res.partner.location.form res.partner.location form New
view_partner_location_tree res.partner.location.tree res.partner.location tree New
Models touched (0)

No models found for this module.