| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/6.1/base_contact |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Customer Relationship Management |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Raphael 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 | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-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.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 |
No models found for this module.