TIP: You can type at any time to perform a new search.
Contacts Management
base_contact · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Customer Relationship Management
- Folder size
- 0.39 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.openerp.com
- Last tracking update
- 2026-08-07 04:47:34
- Authors
- OpenERP SA
- Maintainers
- OpenERP SA
- Committers
- Rucha (Open ERP), Ujjvala Collins (OpenERP), vro, Xavier Morel, Quentin (OpenERP), Antony Lesuisse, Carlos Vásquez, niv-openerp, aag (OpenERP), Els Van Vossel, Vo Minh Thu, Olivier Dony, Stephane Wirtel, Mayur Maheshwari (OpenERP), Israel Fermin Montilla, Thibault Francois, Launchpad Translations on behalf of openerp, Kuldeep Joshi (OpenERP), Fabien Pinckaers, Hardik Ansodariy (OpenERP), Raphael Collet, DBR (OpenERP), tfr@openerp.com, Serpent Consulting Services
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- l10n_it_base_contact
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_address_form_inherited0 |
res.partner.address.form.inherited0 | res.partner.address | form | 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 | form | 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 |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.