TIP: You can type at any time to perform a new search.
Partner Mobile
partner_mobile · OCA/partner-contact
- Repository
- OCA/partner-contact · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Extra Tools
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/partner-contact
- Last tracking update
- 2026-08-07 09:06:26
- Authors
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Alexis de Lattre, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- partner_mobile_validation
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_kanban_view |
res.partner | kanban | Inherits base.res_partner_kanban_view | |
view_partner_form |
res.partner | form | Inherits base.view_partner_form | |
view_partner_simple_form |
res.partner | form | Inherits base.view_partner_simple_form | |
view_partner_tree |
res.partner | tree | Inherits base.view_partner_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
mobileChar
No public methods.