United States - Counties

l10n_us_crm_county
REPOSITORY
REPOSITORYOCA/l10n-usa
GIT
GIThttps://github.com/OCA/l10n-usa.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-usa/tree/18.0/l10n_us_crm_county
VERSION
VERSION 0.0.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), MetricWise
MAINTAINERS
MAINTAINERSAdam Heinz <adam.heinz@metricwise.com>
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Adam Heinz
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-usa
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-usa:
    - l10n_us_base_county
odoo/odoo:
    - crm
    - base_setup
    - base
    - web
    - sales_team
    - mail
    - bus
    - web_tour
    - html_editor
    - calendar
    - resource
    - utm
    - contacts
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - phone_validation
    - l10n_us
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Imported from U.S. Census Bureau data.
https://www.census.gov/library/publications/2011/compendia/usa-counties-2011.html

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
crm_case_tree_view_leads crm.lead xpath Inherits crm.crm_case_tree_view_leads
crm_case_tree_view_oppor crm.lead xpath Inherits crm.crm_case_tree_view_oppor
crm_lead_view_form crm.lead xpath Inherits crm.crm_lead_view_form
Models touched (1)

New fields (1)
  • county_id Many2one → res.country.state.county
    compute='_compute_partner_address_values' domain="[('state_id', '=', state_id)]" ondelete='restrict' readonly=False store=True args: 'res.country.state.county'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/l10n-usa
PULL REQUEST
PULL REQUEST[19.0][MIG] l10n_us_crm_county: Migration to 19.0 (#175)