Best-selling book on enterprise management

Table Of Contents

Previous topic

Base Contact (base_contact)

Next topic

City for base_contact (base_contact_city)

This Page

Open ERP Books


Retail and Industrial Management, steps towards Sales, Logistics and Manufacturing Integration in the Open Source & Management Collection.


Tip

This module is part of the Open ERP software, the leading Open Source enterprise management system. If you want to discover Open ERP, check our screencasts or download Open ERP directly.

Base Contact (base_contact)

Module:base_contact
Name:Base Contact
Version:5.0.1.0
Author:Tiny
Directory:base_contact
Web:http://www.openerp.com
Official module:
 yes
Quality certified:
 yes

Description

This module allows you to manage entirely 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 add new menu items located in
        Partners \ Contacts
        Partners \ Functions

    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.

Dependencies

Reports

None

Views

  • res.partner.contact.tree (tree)
  • res.partner.contact.form (form)
  • * INHERIT Partner form inherited (form)
  • * INHERIT res.partner.form (form)
  • * INHERIT res.partner.form (form)
  • * INHERIT res.partner.form (form)
  • * INHERIT Partner addresses inherited (tree)
  • * INHERIT res.partner.address.form.inherited0 (form)
  • * INHERIT res.partner.address.form.inherited1 (form)
  • * INHERIT res.partner.address.form.inherited2 (form)
  • * INHERIT res.partner.address.form.inherited3 (form)
  • * INHERIT res.partner.address.form.inherited4 (form)
  • * INHERIT res.partner.address.form.inherited6 (form)
  • * INHERIT res.partner.address.form.inherited5 (form)
  • res.partner.job.tree (tree)
  • res.partner.job.form (form)

Objects

Object: res.partner.contact (res.partner.contact)

website:Website, char
comment:Notes, text
first_name:First Name, char
name:Last Name, char, required
title:Title, selection
mobile:Mobile, char
country_id:Nationality, many2one
birthdate:Birth Date, date
email:E-Mail, char
lang_id:Language, many2one
active:Active, boolean
function_id:Main Job, many2one
partner_id:Main Employer, many2one
job_ids:Functions and Addresses, one2many

Object: Contact Partner Function (res.partner.job)

sequence_partner:
 

Partner Seq., integer

Order of importance of this job title in the list of job title of the linked partner

address_id:

Address, many2one

fax:

Fax, char

name:

Partner, many2one

extension:

Extension, char

Internal/External extension phone number

date_start:

Date Start, date

sequence_contact:
 

Contact Seq., integer

Order of importance of this address in the list of addresses of the linked contact

contact_id:

Contact, many2one, required

phone:

Phone, char

state:

State, selection, required

other:

Other, char

Additional phone field

date_stop:

Date Stop, date

team_id:

Team, many2one

function_id:

Partner Function, many2one

email:

E-Mail, char


Table Of Contents

Previous topic

Base Contact (base_contact)

Next topic

City for base_contact (base_contact_city)

This Page

Open ERP Books


Retail and Industrial Management, steps towards Sales, Logistics and Manufacturing Integration in the Open Source & Management Collection.