| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/partner-contact |
| GIT | |
| GIT | https://github.com/OCA/partner-contact.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/partner-contact/tree/6.1/base_partner_surname |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Generic Modules/Base |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Tiny, Serpent Consulting Services |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Tiny, Serpent Consulting Services |
| COMMITTERS | |
| COMMITTERS | Stephane Wirtel, Fabien Pinckaers, Olivier Dony, Christophe Simonis, Serpent Consulting Services, Alexandre Fayolle, sebastien beau, Sandy Carter, Maxime Chambreuil, Mantavya Gajjar, HDA(OpenERP), Harshad Modi, Launchpad Code Hosting, Fabian Semal, Launchpad Translations on behalf of openerp-commiter, mra (Open ERP), psi(Open ERP), sma (Tiny/Axelor), Jay(Open ERP) |
| WEBSITE | |
| WEBSITE | http://www.openerp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module is used for separate surname from contact name of partner. Now You
can give first name & last name on contact Name.
This module is deprecated, it is highly recommended to use base_contact instead.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_partner_address_form1_inherited |
res.partner.address.form1.inherit | res.partner.address | field | Inherits base.view_partner_address_form1 |
view_partner_form_inherited |
res.partner.form.inherit | res.partner | xpath | Inherits base.view_partner_form |
No new fields.
Public methods (3)create(self, cr, uid, vals, context=None)
onchange_name(self, cr, uid, id, first_name, last_name)
write(self, cr, uid, ids, vals, context=None)