Repository
OCA/crm · module folder · Try on Runboat
Module version
1.0.0
Category
Customer Relationship Management
Folder size
0.06 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/crm
Last tracking update
2026-08-07 09:06:23
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Emilio Pascual, OCA-git-bot, oca-ci, eugenio
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module introduces a better zip.

It enables zip, city, state and country auto-completion on lead.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
crm_lead_view_form Add city completion helper field crm.lead form Inherits crm.crm_lead_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • location_id Many2one → res.city.zip
    comodel_name='res.city.zip' compute='_compute_location_id' help='Use the city name or the zip code to search the location' index='btree' readonly=False store=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…