Partner Mobile

partner_mobile
REPOSITORY
REPOSITORYOCA/partner-contact
GIT
GIThttps://github.com/OCA/partner-contact.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/partner-contact/tree/19.0/partner_mobile
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYExtra Tools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSAlexis de Lattre, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/partner-contact
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds the field **Mobile** on partners.

The *Mobile* field on partners was native up to Odoo 18.0 and was dropped in 19.0 (they only kept the *Phone* field). The goal of this OCA module is just to restore the *Mobile* field.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
res_partner_kanban_view res.partner div Inherits base.res_partner_kanban_view
view_partner_form res.partner xpath Inherits base.view_partner_form
view_partner_simple_form res.partner field Inherits base.view_partner_simple_form
view_partner_tree res.partner field Inherits base.view_partner_tree
Models touched (1)

New fields (1)
  • mobile Char
Public methods (0)

No public methods.